|
|
5 years ago | |
|---|---|---|
| .. | ||
| config | 5 years ago | |
| src | 5 years ago | |
| README.md | 5 years ago | |
| karma.conf.js | 6 years ago | |
| ng-package.json | 5 years ago | |
| ngcc.config.js | 5 years ago | |
| package.json | 5 years ago | |
| tsconfig.lib.json | 5 years ago | |
| tsconfig.lib.prod.json | 5 years ago | |
| tsconfig.spec.json | 5 years ago | |
| tslint.json | 6 years ago | |
README.md
MyProjectName
This is a startup project based on the ABP framework. For more information, visit abp.io</a
Code scaffolding
Run ng generate component component-name --project my-project-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project my-project-name.
Note: Don't forget to add
--project my-project-nameor else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build my-project-name to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build my-project-name, go to the dist folder cd dist/my-project-name and run npm publish.
Running unit tests
Run ng test my-project-name 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.