Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 246 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 246 Bytes

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