@aboulmagd/gis 中文文档教程
KAGIS
此项目是使用 Angular CLI 8.3.12 版生成的。
Development server
为开发服务器运行 ng serve
。 导航到 http://localhost:4200/
。 如果您更改任何源文件,该应用程序将自动重新加载。
Code scaffolding
运行 ng generate component component-name
生成一个新组件。 您还可以使用 ng generate directive|pipe|service|class|guard|interface|enum|module
。
Build
运行 ng build
来构建项目。 构建工件将存储在 dist/
目录中。 使用 --prod
标志进行生产构建。
Running unit tests
运行 ng test
以通过 Karma 执行单元测试。
Running end-to-end tests
运行 ng e2e
以通过 Protractor 执行端到端测试。
Further help
要获得有关 Angular CLI 的更多帮助,请使用 ng help
或查看 角度 CLI 自述文件。
KAGIS
This project was generated with Angular CLI version 8.3.12.
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Code scaffolding
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Build
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Running unit tests
Run ng test
to execute the unit tests via Karma.
Running end-to-end tests
Run ng e2e
to execute the end-to-end tests via Protractor.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.