added nodemon dep to the readme

This commit is contained in:
gorhgorh 2016-03-05 22:42:27 +01:00
parent f92a768b74
commit 606cd2a392

View file

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