Skip to content

A colour category randomiser for the board game Articulate

License

Notifications You must be signed in to change notification settings

fephil/articulate-spinner

Repository files navigation

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.