Skip to content

Instantly share code, notes, and snippets.

@nomanHasan
Created September 7, 2017 18:55
Show Gist options
  • Save nomanHasan/ea6eba6620580d56698eaf1582963a64 to your computer and use it in GitHub Desktop.
Save nomanHasan/ea6eba6620580d56698eaf1582963a64 to your computer and use it in GitHub Desktop.
Implement Nodemon in the Start Script
"scripts": {
"start": "nodemon ./bin/www"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment