This project was generated with Angular CLI version 7.3.9.
The UI component is from DevUI version 7.0.0.
npm install
ng serve
ng build
ng g m module-name
ng g c component-name
ng g directive|pipe|service|class|guard|interface|enum|module
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.