Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 280 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 280 Bytes

Use Node Package Manager (npm) to install the following:

  • npm install express
  • npm install node-fetch
  • npm install js-sha512
  • npm install -g nodemon

To run server.js, open a Command Prompt/Terminal to where your files are located and run:

  • nodemon server.js