Skip to content

Instantly share code, notes, and snippets.

@groony
Last active March 14, 2016 07:32
Show Gist options
  • Save groony/4b940450409b855d334c to your computer and use it in GitHub Desktop.
Save groony/4b940450409b855d334c to your computer and use it in GitHub Desktop.

отладчик

npm i -g node-inspector
node --debug app.js

listen port 5858

live-reloader

npm i -g supervisror 
supervisor app.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment