@gsp-wf/task-action-impl
v0.0.26
Published
- 任务办理公共组件
Downloads
18
Keywords
Readme
TaskActionImpl
- 任务办理公共组件
This library was generated with Angular CLI version 7.2.0.
Code scaffolding
Run ng generate component component-name --project task-action-impl
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project task-action-impl
.
Note: Don't forget to add
--project task-action-impl
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build task-action-impl
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build task-action-impl
, go to the dist folder cd dist/task-action-impl
and run npm publish
.
Running unit tests
Run ng test task-action-impl
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.