Currently implementing the design here.
Commands:
ng servefor a dev server (http://localhost:4200/). The app will automatically reload if you change any of the source files.ng buildto build the project. The build artifacts will be stored in thedist/directory. Use the--prodflag for a production build.ng testto execute the unit tests via Karma.ng e2eto execute the end-to-end tests via Protractor.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
This project was generated with Angular CLI version 8.3.19.