Important
Make sure you have installed NodeJS and npm on your machine.
To setup the project, run the following commands:
npm install
Run the following command to start the server:
npm start
Now you can access the server at http://localhost:3000
.