Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 292 Bytes

File metadata and controls

9 lines (9 loc) · 292 Bytes

TODO-list

Steps to setup

-Download zip file -Extract the zip file -Open folder in vscode -Open package.json file -Open terminal -use command "npm i" //this will install "package-lock.json" file and "node module "folder -After complete installation, use command "npm run serverRun"