Skip to content

Instantly share code, notes, and snippets.

@vicneanschi
Created August 5, 2015 14:17
Show Gist options
  • Save vicneanschi/0eda53bc459ca384a330 to your computer and use it in GitHub Desktop.
Save vicneanschi/0eda53bc459ca384a330 to your computer and use it in GitHub Desktop.
Automatically restart node server on file change
nodemon --watch cartridges server.js --run --loglevel=debug --debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment