Skip to content

Instantly share code, notes, and snippets.

@rjmacarthy
Last active August 31, 2015 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rjmacarthy/17cb8140ea28126c7742 to your computer and use it in GitHub Desktop.
Save rjmacarthy/17cb8140ea28126c7742 to your computer and use it in GitHub Desktop.
Start express generator
Windows
-------
DEBUG=appname:* npm start
Linux
-------
Terminal 1
node-inspector
Terminal 2
node --debug ./bin/www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment