Hello! This project allows you to quickly get started with OCaml, React and BuckleScript.
npm i
npm run dev
After you see the webpack compilation succeed, open up the nested html files in src/* (no server needed!). Then modify whichever file in src and refresh the page to see the changes.
npm run package