/GLUG_MVIT_SITE

GLUG MVIT official Website .

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

GLUG MVIT WEBSITE

A website for GLUG MVIT.

Prerequisites

For Linux

  1. sudo apt-get install nodejs-legacy
  2. sudo apt-get install npm
    For MongoDB installation

How to use?

  1. Run mongod in terminal (Only for windows users)
  2. npm install -g nodemon
  3. Clone repository
  4. npm install inside the folder
  5. node app.js
  6. goto localhost:3000