andrepolischuk / reason-react-example

An example of Reason React application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reason-react-example

An example of Reason React application

Install

git clone https://github.com/andrepolischuk/reason-react-example
cd reason-react-example
npm install

Run

npm start
# in another tab
npm run webpack

After you see the webpack compilation succeed (the npm run webpack step), open up http://0.0.0.0:8080.

License

MIT

About

An example of Reason React application

License:MIT License


Languages

Language:OCaml 79.7%Language:C++ 11.8%Language:HTML 5.2%Language:JavaScript 3.3%