Skip to content

Instantly share code, notes, and snippets.

@amirrajabi
Last active October 2, 2015 08:28
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 amirrajabi/02f53d3e75b9b9e64c2e to your computer and use it in GitHub Desktop.
Save amirrajabi/02f53d3e75b9b9e64c2e to your computer and use it in GitHub Desktop.
GET, POST, DELETE, PUSH, PATCH
node install
$ npm init
$ npm install express --save
$ node app.js
$ npm install gulp --save
$ npm install gulp -g
$ npm install gulp-nodemon --save
$ npm install mongoose --save
https://www.youtube.com/watch?v=iT0datgVcfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment