reason-react-boilerplate
v1.0.0
Published
ready-to-use webpack configuration for developing reason-react applications
Maintainers
Readme
reason-react-boilerplate
- ready-to-use webpack configuration for developing reason-react applications
Getting Started
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.gitInstall dependencies
npm installOpen two terminals
Bucklescript compiler -
npm install && npm run devWebpack -
npm run buildOpen
build/index.html
