Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 483 Bytes

File metadata and controls

12 lines (9 loc) · 483 Bytes

Reason OCaml India Discord

MDN's HTML5 Canvas tutorial in Reason

Live coded reason-bangalore.org's meetup.

Installation

  1. Install esy
  2. Run esy to install OCaml/Reason dependencies.
  3. Run yarn to install NPM dependencies.
  4. esy dune build -w to Reason to JS with Melange
  5. yarn serve to run the Webpack dev server.