1.0.0 • Published 6 years ago

reason-react-boilerplate v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

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.

  1. Clone repo

    git clone https://github.com/codinglawyer/reason-react-boilerplate.git

  2. Install dependencies

    npm install

  3. Open two terminals

    Bucklescript compiler - npm install && npm run dev

    Webpack - npm run build

  4. Open build/index.html