Skip to content

Instantly share code, notes, and snippets.

@jyek
Last active August 29, 2015 13:57
Show Gist options
  • Save jyek/9605306 to your computer and use it in GitHub Desktop.
Save jyek/9605306 to your computer and use it in GitHub Desktop.

Node

###Commands

###Useful Modules

  • node-inspector: allows you to debug server side code in a emulated chrome browser environment
  • nodemon: live reload for node server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment