Skip to content

Instantly share code, notes, and snippets.

@brthornbury
Created January 19, 2014 22:04
Show Gist options
  • Save brthornbury/8511593 to your computer and use it in GitHub Desktop.
Save brthornbury/8511593 to your computer and use it in GitHub Desktop.
npm install -g express
express express_app
cd express_app
npm install
npm install passport passport-http-bearer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment