• npm init
  • npm install – – save express
  • npm install –save-dev nodemon
  • npm install –save morgan
  • npm start
  • npm install –save body-parser