0.6.1-alpha • Published 5 years ago

@dblechoc/reason-react v0.6.1-alpha

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

ReasonReact

Come join us in Discord!

npm install --save reason-react

Documentation

See https://reasonml.github.io/reason-react/

Usage

See https://github.com/reasonml-community/reason-react-example

Contribute

git clone https://github.com/reasonml/reason-react.git
cd reason-react
npm install
npm start

Then add some files somewhere (don't forget to change bsconfig.json, if needed).

See the README inside src for more info!