What do you need to run this app:
- Angular version 10.0.8
- Angular CLI version 10.0.5
git clone https://github.com/PranamBhat/Angular-Routing.git
cd Angular-Routing
npm install
npm start (or) ng serve
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
npm run build
npm run lint
npm run test
npm run e2e