This project was generated with Angular CLI version 7.3.1.
This project is developed as part of interview process as an assignment.
In command line please execute the following commands:
Install Angular-cli (please ignore this step if you are sure you have it already)
npm install -g @angular/cliThis command will install the dependencies
npm installThis command will serve the application on http://localhost:4200/
ng serveOpen browser and type http://localhost:4200/ and hit enter.