Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fephil/articulate-spinner
A colour category randomiser for the board game Articulate
https://github.com/fephil/articulate-spinner
articulate articulate-online board-game
Last synced: about 2 months ago
JSON representation
A colour category randomiser for the board game Articulate
- Host: GitHub
- URL: https://github.com/fephil/articulate-spinner
- Owner: fephil
- License: mit
- Created: 2020-12-31T14:25:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T23:20:51.000Z (about 2 years ago)
- Last Synced: 2024-12-06T19:09:38.848Z (about 2 months ago)
- Topics: articulate, articulate-online, board-game
- Language: JavaScript
- Homepage: https://articulate-spinner.vercel.app
- Size: 2.23 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# articulate-spinner
[![GitHub release](https://img.shields.io/github/release/fephil/articulate-spinner.svg?maxAge=2592000)](https://github.com/fephil/articulate-spinner/releases)
**A colour category randomiser for the board game Articulate.**
* Author: [Phil Lennon](https://phil.dev)
* Source: [github.com/fephil/articulate-spinner](https://github.com/fephil/articulate-spinner)
* Issues and Suggestions: [github.com/fephil/articulate-spinner/issues](https://github.com/fephil/articulate-spinner/issues)
* Twitter: [@frontendphil](https://twitter.com/frontendphil)
* Email: [[email protected]](mailto:[email protected])
* Trello Life List [http://bit.ly/life-list](http://bit.ly/life-list)***
## About
Available Online: [https://articulate-spinner.vercel.app](https://articulate-spinner.vercel.app).
A very quick MVP.
## Install* Node 12 Required on your machine,
* Run`npm 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.