added nodemon dep to the readme

pull/24/head
gorhgorh 8 years ago
parent f92a768b74
commit 606cd2a392

@ -3,7 +3,7 @@
```bash ```bash
$ npm install $ 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 And in another terminal start the server

Loading…
Cancel
Save