Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 186 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 186 Bytes

Steps to run the server:

  • Clone the exam repo
  • Change the directory to server: cd server
  • Update the npm dependencies by running: npm install
  • Execute the server, using: npm start