Update readme
Make instructions for starting dev environment explicit
This commit is contained in:
parent
38ed5a367b
commit
ef34baf5a0
@ -65,9 +65,12 @@ gulp build
|
||||
|
||||
The server needs to be rebuilt to embed new client builds.
|
||||
|
||||
For development with hot reloading enabled run:
|
||||
For development with hot reloading start the frontend:
|
||||
```bash
|
||||
gulp
|
||||
```
|
||||
and the backend in a separate terminal:
|
||||
```bash
|
||||
dispatch --dev
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user