- Karman Singh: 300238537
- Karanjot Singh Saggu: 300239215
- Sahej Singh Chandok: 300288904
- Install Node.js from https://nodejs.org/en/download
- Install npm from https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
- Go inside the Backend folder
- Collect all packages using run => npm install
- If eveything goes well run => npm run devStart
- Go inside the Angular folder
- Collect all packages using run => npm install
- If everything goes well run => ng serve
- Step 3 will up the website for you
- Go inside the React folder
- Collect all packages using run => npm install
- If eveything goes well run => npm run start
- Step 3 will up the website for you