This project was generated with Angular CLI version 11.2.7.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
We have two API server one for each team member.You have to enable both server for proper working. You can up the server using npm run server:abhishek
and npm run server:rajat
We have not included node_modules
in the folder. You can refer package.json
for installing node_modules
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.