Skip to content

Instantly share code, notes, and snippets.

@buonzz
Created February 24, 2014 02:21
Show Gist options
  • Save buonzz/9180877 to your computer and use it in GitHub Desktop.
Save buonzz/9180877 to your computer and use it in GitHub Desktop.
Creating a new NodeJS project using express
npm init
npm install --save express
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment