React bindings for Reason, modified to work with brunch and bucklescript
npm install reason-react-brunchCome join us in Discord!
``sh`
npm install --save reason-react
See https://reasonml.github.io/reason-react/
See https://github.com/reasonml-community/reason-react-example
`sh`
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!