Skip to content

gangtieshuai/cloundTest

Repository files navigation

Test

This project was generated with Angular CLI version 9.1.6.

Development 环境

  • 安装 node、 angular 环境

Development start 开始

  • 安装依赖npm install

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.
  • 访问时先开启vpn
  • 执行命令 ng serve,默认访问 http://localhost:4200/,如需更改端口使用ng serve --port 4201

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.