0.4.4 • Published 6 years ago

reason-react-brunch v0.4.4

Weekly downloads
6
License
MIT
Repository
github
Last release
6 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!