Created
May 19, 2020 12:24
-
-
Save elcascarudo-dev/8e838d0c021eda85a6269b2e96332ad7 to your computer and use it in GitHub Desktop.
Anotaciones Node.JS
This file contains hidden or 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
//================================= | |
// -e -> Extenciones que tiene que | |
// monitorear ej: html, js | |
//================================= | |
# nodemon app.js -e [extenxiones,] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment