Skip to content

varunv153/QnA-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the web application?

Pre requisites - Node.js, MongoDB (local storage)

  1. Go to the project folder through cmd/terminal and run 'npm install'. This installs all the necessary packages to run the web app.
  2. Go to http://localhost:3001/home to run the application