ReScript Project Template

The only official ReScript starter template.

Installation

npm install

Build

  • Build: npm run build
  • Clean: npm run clean
  • Build & watch: npm run start

Run

node src/Demo.bs.js