@3kles/kles-material-dialog 中文文档教程
KlesMaterialDialog
此库是使用 Angular CLI 9.1.12 版生成的。
Code scaffolding
运行 ng generate component component-name --project kles-material-dialog
生成一个新组件。 您还可以使用 ng generate directive|pipe|service|class|guard|interface|enum|module --project kles-material-dialog
。
注意:不要忘记添加
--project kles-material-dialog
否则它将添加到angular.json
文件中的默认项目。
Build
运行 ng build kles-material-dialog
来构建项目。 构建工件将存储在 dist/
目录中。
Publishing
使用 ng build kles-material-dialog
构建您的库后,转到 dist 文件夹 cd dist/kles-material-dialog
并运行 npm publish
。
Running unit tests
运行 ng test kles-material-dialog
以通过 Karma 执行单元测试。
Further help
要获得有关 Angular CLI 的更多帮助,请使用 ng help
或查看 角度 CLI 自述文件。
KlesMaterialDialog
This library was generated with Angular CLI version 9.1.12.
Code scaffolding
Run ng generate component component-name --project kles-material-dialog
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project kles-material-dialog
.
Note: Don't forget to add
--project kles-material-dialog
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build kles-material-dialog
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build kles-material-dialog
, go to the dist folder cd dist/kles-material-dialog
and run npm publish
.
Running unit tests
Run ng test kles-material-dialog
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.
你可能也喜欢
- @0x-lerna-fork/resolve-symlink 中文文档教程
- @0x6b/textlint-rule-normalize-whitespaces 中文文档教程
- @0xgabi/evmcrispr 中文文档教程
- @360rewards/ngx-charts 中文文档教程
- @5280-giving/lcu-giving-common 中文文档教程
- @a-a-game-studio/aa-image-manipolatore 中文文档教程
- @aboutbits/react-material-icons 中文文档教程
- @aboutweb/irrigable 中文文档教程
- @abradley2/url-change-event 中文文档教程
- @abskmj/google-analytics-tracker 中文文档教程