Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 235 Bytes

File metadata and controls

9 lines (8 loc) · 235 Bytes

Install node modules before starting it : Steps to install:

  1. open package.json file
  2. open terminal.
  3. type "npm i" in terminal
  4. press enter.
  5. after installation, type "npm start" in the terminal
  6. your webapp will start.