@unica/ustools
v0.2.2
Published
Biblioteca de design system para uso interno da empresa Tecnologia Única
Downloads
1,130
Readme
Ustools
This library was generated with Angular CLI version 18.2.0.
Code scaffolding
Run ng generate component component-name --project ustools --prefix ustools --style scss --view-encapsulation None
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ustools
.
Note: Don't forget to add
--project ustools
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build ustools
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build ustools
, go to the dist folder cd dist/ustools
and run npm publish
.
Running unit tests
Run ng test ustools
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 Overview and Command Reference page.