/minesweeper

rescript minesweeper

Primary LanguageReScript

ReScript Webpack Project Template

ReScript simple template with webpack and tailwindCss.

Installation

npm install

Build

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