Add build instructions
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
## 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`.
|
||||
Reference in New Issue
Block a user