Browse Source

added nodemon dep to the readme

2016
gorhgorh 7 years ago
parent
commit
606cd2a392
  1. 2
      README.md

2
README.md

@ -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