## Development
Install dependencies locally, unfortunately via the workspace is not enough to run `webpack-dev-server`. Then
```bash
$ npm start
```
to serve the app at `localhost:8080`.