/exam-2023-9b

Exam 2023 Feb9b

Primary LanguageJavaScript

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