ngx-t-form v0.0.21
NgxTForms
atar This library was generated with Angular CLI version 17.2.0.
Code scaffolding
ng generate s tets --project ngx-t-forms
Run ng generate component component-name --project ngx-t-forms
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-t-forms
.
Note: Don't forget to add
--project ngx-t-forms
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build ngx-t-forms
to build the project. The build artifacts will be stored in the dist/
directory.
ng build ngx-t-forms --configuration production
Publishing
After building your library with ng build ngx-t-forms
, go to the dist folder cd dist/ngx-t-forms
and run npm publish
.
Running unit tests
Run ng test ngx-t-forms
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.