Github 仓库 | 码云仓库 | 🦅 官方网站 | 在线体验 | 📕 使用文档
QQ交流群:821389129 🔥
在开始之前,请确保你的开发环境中包括 Node.js 和 npm 包管理器。
Angular 需要 Node.js 版本 10.9.0 或更高版本。
要检查你的版本,请在终端/控制台窗口中运行 node -v
- 安装 yarn
npm install -g yarn
- 构建:
yarn install
- 修改服务端地址
/proxy.config.js → target
- 启动:
yarn run start
- 修改 angular.json 打包路径:
projects.architect.build.options.outputPath
- 执行打包命令
yarn run build
TypeScript / RxJS / Less / Angular / ng-zorro-antd / ng-alain