commit
84c3d5cc88
@ -65,9 +65,12 @@ gulp build
|
|||||||
|
|
||||||
The server needs to be rebuilt to embed new client builds.
|
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
|
```bash
|
||||||
gulp
|
gulp
|
||||||
|
```
|
||||||
|
and the backend in a separate terminal:
|
||||||
|
```bash
|
||||||
dispatch --dev
|
dispatch --dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user