Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 480 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 480 Bytes

To start the application

  1. Install required packages, using npm install, inside the extracted folder
  2. Run the server with npm start
  3. The server will run on the port 3200 using the internal loopback (localhost)
  4. To log in use the

To test the application

(After installing the packages)

  1. Type in the terminal npm test