1.0.3 • Published 3 years ago
peafowls v1.0.3
TCom
This is Caiyue's test project.
Code scaffolding
Run ng generate component component-name --project t-com to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project t-com.
Note: Don't forget to add
--project t-comor else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build t-com to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build t-com, go to the dist folder cd dist/t-com and run npm publish.
Running unit tests
Run ng test t-com 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.