Created
February 21, 2016 10:43
-
-
Save tleb/f40d7762df6928f36bc7 to your computer and use it in GitHub Desktop.
nodemon command
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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