Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 462 Bytes

File metadata and controls

17 lines (16 loc) · 462 Bytes

registertask

Here students data is enrolled

Steps to setup

-Download the zip file -Extract the file -Open the folder in vs code -Open package.json file -Open terminal -Enter the api folder by using command "cd api" -Use command "npm i" -Now use "npm run serverRun" -Open new terminal -Enter the folder using command "cd enroll" -Open package.json file in enroll folder -Again use command "npm i" -After complete installation, use "npm start"