Run the following command from the root directory.
npm install
SESSION_SECRET= express-session secret
MONGODB_USER= mongodb user
MONGODB_PASS= mongodb password
MONGODB_CONNECT= connect url
npm run devStart
Convert all html
pages to ejs and add them to the ./views
folder
Place all javascript and css files in the respective folders in ./public