aweary / reason-react-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a repo with examples usages of Reason-React, whose docs are here. Have something you don't understand? Join us on Discord!

git clone https://github.com/chenglou/reason-react-example.git
cd reason-react-example
npm install
npm start
# in another tab
npm run build

After you see the webpack compilation succeed (the npm run build step), open up the html files in src/*! Then modify whichever file in src and refresh the page to see the changes.

About


Languages

Language:OCaml 87.8%Language:HTML 6.6%Language:JavaScript 4.4%Language:C++ 1.2%