To try the example application out or to use the project, follow the instructions below.
Clone repo
git clone https://github.com/codinglawyer/reason-react-boilerplate.git
Install dependencies
npm install
Open two terminals
Bucklescript compiler - npm install && npm run dev
Webpack - npm run build
Open build/index.html