-
DOWNLOAD the .zip file or clone the rep.
-
cd to the folder where the where the starting files exist .
-
Install the dependencies from your package.json file OR Run the following command
$ npm install
-
After the installation is complete run the following command .
$ node index.js
Refer to the comments in the source code for more info .
(Level increases with every subsequent commit)
(The Project is hosted on a local device with a local database so, feel free to clone the rep. and run on your devie it via 'node app.js' DO NOT FORGET TO RUN MONGOD)