Skip to content

Instantly share code, notes, and snippets.

@tleb
Created February 21, 2016 10:43
Show Gist options
  • Save tleb/f40d7762df6928f36bc7 to your computer and use it in GitHub Desktop.
Save tleb/f40d7762df6928f36bc7 to your computer and use it in GitHub Desktop.
nodemon command
cls
nodemon -e js,css,sass,scss,json,html -x "cd src/ && node" -w src server.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment