How to run
->To run this project Node and Angular CLI are prerequisites. -> If Angular CLI is not installed: run: npm install -g @angular/cli on the root directory.
-> After satisfying prerequisites: Go to -> project folder and run sequentially:
1) npm install
2) npm start (preferably) or alternatively ng serve
Ceng316
This project was generated with Angular CLI version 11.2.2.