Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 192 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 192 Bytes

To install and run a quick demo

npm install
npm run dev

Build a javascript bundle

npm run build

Watch and dev on OCaml/ReasonML(BuckleScript)

npm run watch