Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.09 KB

articulate-spinner

GitHub release

A colour category randomiser for the board game Articulate.


About

Available Online: https://articulate-spinner.vercel.app.

A very quick MVP.

Install

  • Node 12 Required on your machine,
  • Runnpm i in the project folder.

Run

  • npm run develop - Spin up the project locally with live reload on changes.
  • npm run build - Build a production ready version of the project, available in the _site folder for deployment.