Live coded reason-bangalore.org's meetup.
- Install esy
- Run
esyto install OCaml/Reason dependencies. - Run
yarnto install NPM dependencies. esy dune build -wto Reason to JS with Melangeyarn serveto run the Webpack dev server.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Live coded reason-bangalore.org's meetup.
esy to install OCaml/Reason dependencies.yarn to install NPM dependencies.esy dune build -w to Reason to JS with Melangeyarn serve to run the Webpack dev server.