/Node-Express-Server

Node Express Server | Session Creation

Primary LanguageJavaScript

Node-Express Auth using passport

Instruction's to run the app

1. Check that Node version >= 10.10.0 is installed

node -v || node --version

2. Install all dependies

npm install

3. Start App by running command

node app.js

The code will run on localhost