This project was generated with Angular CLI version 9.1.6.
- 安装 node、 angular 环境
- 安装依赖
npm install
- Run
ng serve
for a dev server. Navigate tohttp://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
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.