Update README.md
This commit is contained in:
parent
fe41c84c90
commit
40dbe1aef8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ spee.ch is a single-serving site that reads and publishes images to and from the
|
||||||
* run `npm install`
|
* run `npm install`
|
||||||
* from your terminal, run `npm start`
|
* from your terminal, run `npm start`
|
||||||
* to run hot, run `nodemon server.js`
|
* to run hot, run `nodemon server.js`
|
||||||
* start at least one worker by running `node worker.js`
|
* start a worker by running `node worker.js` in a separate session in your terminal
|
||||||
* visit [localhost:80](http://localhost:80)
|
* visit [localhost:80](http://localhost:80)
|
||||||
|
|
||||||
## site navigation
|
## site navigation
|
||||||
|
|
Loading…
Reference in a new issue