Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 267 Bytes

File metadata and controls

24 lines (16 loc) · 267 Bytes

Civ ReScript

Civ 6 Picker With A UI

Installation

Install ReScript Globally npm install -g bs-platform

yarn install

Build

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

Run

yarn run server