Skip to content

Instantly share code, notes, and snippets.

@brh55
Created April 3, 2015 02:42
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 brh55/b981e0ad4115bf436978 to your computer and use it in GitHub Desktop.
Save brh55/b981e0ad4115bf436978 to your computer and use it in GitHub Desktop.
Useful npm shortcuts
//Automatically Add Packages to package.json and add version number
npm install express --save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment