This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.3.
npm install ng8-example-libraryThis library was generated with Angular CLI version 8.0.3.
Run ng generate component component-name --project example-ng8-lib to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project example-ng8-lib.
> Note: Don't forget to add --project example-ng8-lib or else it will be added to the default project in your angular.json file.
Run ng build example-ng8-lib to build the project. The build artifacts will be stored in the dist/ directory.
After building your library with ng build example-ng8-lib, go to the dist folder cd dist/example-ng8-lib and run npm publish.
Run ng test example-ng8-lib 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.