|
|
1 month ago | |
|---|---|---|
| .. | ||
| config | module template migrated to standalone structure | 1 year ago |
| src | Migrate Angular template from Karma/Jasmine to Vitest | 6 months ago |
| .eslintrc.json | update angular version of module template to latest | 5 years ago |
| README.md | update angular version of module template to latest | 5 years ago |
| ng-package.json | refactor: recreate angular module template | 6 years ago |
| package.json | Update_NPM_Packages | 1 month ago |
| tsconfig.lib.json | templates version upgrade | 7 months ago |
| tsconfig.lib.prod.json | module template ng 13 update | 5 years ago |
| tsconfig.spec.json | Migrate Angular template from Karma/Jasmine to Vitest | 6 months ago |
README.md
MyProjectName
This library was generated with Angular CLI version 12.0.4.
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 Overview and Command Reference page.