Files
2020-06-01 16:50:03 +01:00

11 lines
138 B
Markdown

### Prerequisites
* Reasonably up to date Node + `npm`
### Running it
```
npm install
npm start # starts a webserver on port 8888
```