lib-dev-carlos v0.0.3
LibDevCarlos
Lib para testes Carlos Soluções SIG.
Code scaffolding
Run ng generate component component-name --project lib-dev-carlos to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project lib-dev-carlos.
Note: Don't forget to add
--project lib-dev-carlosor else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build lib-dev-carlos to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build lib-dev-carlos, go to the dist folder cd dist/lib-dev-carlos and run npm publish.
Running unit tests
Run ng test lib-dev-carlos to execute the unit tests via Karma.
Further help
To get more help on the Soluções SIG use ng help or go check out the Soluções SIG README.