ReScript Project Template

Official ReScript starter template.

Installation

npm install

Build

  • Build: npm run res:build
  • Clean: npm run res:clean
  • Build & watch: npm run res:dev

Run

node src/Demo.res.js