A website for GLUG MVIT.
- NodeJS - Download here
- MongoDB - Download here
sudo apt-get install nodejs-legacy
sudo apt-get install npm
For MongoDB installation
- Run
mongod
in terminal (Only for windows users) npm install -g nodemon
- Clone repository
npm install
inside the foldernode app.js
- goto localhost:3000