Clone the project
git clone https://github.com/swciitg/Hab-Portal.git
Go to the project directory
cd directory-name
Install dependencies
npm install
Create a .env file
OUTLOOK_CLIENT_ID="",
OUTLOOK_CLIENT_SECRET="",
OUTLOOK_CALLBACK="",
MONGO_URI=,
PORT=
Start the server
node app.js
It'll show as : VS Code