/LifeGame

fork from https://github.com/alanrsoares/rescript-game-of-life, update styled-ppx new version

Primary LanguageReScript

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