This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.
npm install axidio-styleguide-library1-v2ng generate component component-name --project axidio-styleguide-library to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project axidio-styleguide-library.
--project axidio-styleguide-library or else it will be added to the default project in your angular.json file.
ng build axidio-styleguide-library to build the project. The build artifacts will be stored in the dist/ directory.
ng build axidio-styleguide-library, go to the dist folder cd dist/axidio-styleguide-library and run npm publish.
ng test axidio-styleguide-library to execute the unit tests via Karma.
ng help or go check out the Angular CLI Overview and Command Reference page.