Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 374 Bytes

Steps to run the application

  • 1. Download the code using "git clone https://github.com/ParasPandey/Project_SIH.git".
  • 2. Open the project into Visual Studio Code(Preferably) or any other editor.
  • 3. Open terminal and run command "npm install" (nodejs should be installed into the system).
  • 4. Then run command "npm start"