React bindings for Reason
npm install @jaredly/reason-reactCome join us in Discord!
``sh`
npm install --save reason-react
See https://github.com/reasonml-community/reason-react-example
See https://reasonml.github.io/reason-react/
`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!