CodeSnippet
To run this project you have to install NodeJS, Anglar and MongoDB.
After that, Navigate to project folder and type the below command to install all node modules. --> npm install
Then you can run the app by going to project folder again and type the command below --> ng serve
To setup the server, import the test database into MongoDB. And run server.js script. --> node server.js
Log in or sign up for Devpost to join the conversation.