reason-react-boilerplate

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i reason-react-boilerplate

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • codinglawyer