**Clone the repo then in the terminal run this command:
npm i
**To start the server run:
npm start
To make sure it started correctly you will find those two lines in the terminal:
Express is listening at http://localhost:3000
Connected successfully to wheel.e database
**To run the tests run:
npm run test
Happy Wheele Experience ^^