1
0
Fork 0

added nodemon dep to the readme

2016
gorhgorh 8 years ago
parent f92a768b74
commit 606cd2a392

@ -3,7 +3,7 @@
```bash
$ npm install
$ npm run watch # Triggers auto rebuilds of files in src/
$ npm run watch # Triggers auto rebuilds of files in src/, require nodemon
```
And in another terminal start the server

Loading…
Cancel
Save