This commit is contained in:
木子李·De
2021-07-16 21:41:30 +08:00
parent 67186cde23
commit 30ccb8983c
3 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ npm run dev
```
npm install
npm run build:prod
编译结果report/report-ui/dist目录
```
### 前端技术
- [npm](https://www.npmjs.com/)node.js的包管理工具用于统一管理我们前端项目中需要用到的包、插件、工具、命令等便于开发和维护。