@huongcv/danh-muc
v0.0.2
Published
This is a startup project based on the ABP framework. For more information, visit <a href="https://abp.io/" target="_blank">abp.io</a>
Downloads
11
Readme
DanhMuc
This is a startup project based on the ABP framework. For more information, visit abp.io
Code scaffolding
Run ng generate component component-name --project danh-muc
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project danh-muc
.
Note: Don't forget to add
--project danh-muc
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build danh-muc
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build danh-muc
, go to the dist folder cd dist/danh-muc
and run npm publish
.
Running unit tests
Run ng test danh-muc
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.