## Code scaffolding
npm install @netlex/netlex-ui-componentsRun ng generate component component-name --project netlex-ui to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project netlex-ui.
> Note: Don't forget to add --project netlex-ui or else it will be added to the default project in your angular.json file.
Run npm adduser and username, password, and email are read in from prompts.
Run npm run deployMaster to build the project..
Run ng test netlex-ui to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.