1.0.0 • Published 8 years ago
reason-react-boilerplate v1.0.0
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
1.0.0
8 years ago