/reason-react-example

An example of Reason React application

Primary LanguageOCamlMIT LicenseMIT

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