- Install required packages, using npm install, inside the extracted folder
- Run the server with npm start
- The server will run on the port 3200 using the internal loopback (localhost)
- To log in use the
- user
- user: [email protected]
- pass: pass
- driver
- user: [email protected]
- pass: pass
- user
(After installing the packages)
- Type in the terminal npm test