@aamistad/http-base 中文文档教程
HttpBase
此库是使用 Angular CLI 7.2.0 版生成的。
Code scaffolding
运行 ng generate component component-name --project http-base
生成一个新组件。 您还可以使用 ng generate directive|pipe|service|class|guard|interface|enum|module --project http-base
。
注意:不要忘记添加
--project http-base
否则它将添加到angular.json
文件中的默认项目。
Build
运行 ng build http-base
来构建项目。 构建工件将存储在 dist/
目录中。
Publishing
使用 ng build http-base
构建您的库后,转到 dist 文件夹 cd dist/http-base
并运行 npm publish
。
Running unit tests
运行 ng test http-base
以通过 Karma 执行单元测试。
Further help
要获得有关 Angular CLI 的更多帮助,请使用 ng help
或查看 角度 CLI 自述文件。
HttpBase
This library was generated with Angular CLI version 7.2.0.
Code scaffolding
Run ng generate component component-name --project http-base
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project http-base
.
Note: Don't forget to add
--project http-base
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build http-base
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build http-base
, go to the dist folder cd dist/http-base
and run npm publish
.
Running unit tests
Run ng test http-base
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.
你可能也喜欢
- 1pif-to-keepass 中文文档教程
- @100tal-seg/seg-devtools 中文文档教程
- @2600hz/sds-react-native-components 中文文档教程
- @36node/bus-log-sdk 中文文档教程
- @4a/source 中文文档教程
- @aaa-backend-stack/pushes 中文文档教程
- @aarhus-university/au-app-react-election 中文文档教程
- @acast/browserslist-config 中文文档教程
- @accessibility-tools/ci 中文文档教程
- @accessible/toggle-button 中文文档教程