Pre-Requistes - Nodejs and MongoCommunity(Part of the MongoDb bundle).
Steps to run:
-
Extract the file in C:/Users/(User of your choice).
-
Then start and the command prompt and change to the project directory i.e. C:/Users/(User of your choice)/Final-src.
-
Then run the command npm install.
4)Then run the command (inside quotes) "node server.js".
-
Once you get the message that server has started running on port:5000, you can start the web application.
-
Go to your browser and type localhost:5000/ and hit enter, you'll be directed to homepage. Navigate accordingly.