@mindinformatica/angular-app-utils
v1.0.24
Published
Angular App Utils Lib of Mind Informatica
Downloads
8
Readme
AngularAppUtilsLib
This library was generated with Angular CLI version 9.1.4.
Code scaffolding
Run ng generate component component-name --project angular-app-utils-lib
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project angular-app-utils-lib
.
Note: Don't forget to add
--project angular-app-utils-lib
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build angular-app-utils-lib
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build --prod angular-app-utils-lib
, go to the dist folder cd dist/angular-app-utils-lib
and run npm publish
(you have to sing in with npm login
at first time).
Running unit tests
Run ng test angular-app-utils-lib
to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.