update:添加部署说明

This commit is contained in:
fuchengjie 2023-05-09 16:07:24 +08:00
parent 38293eaf11
commit 73f1a0851f

View File

@ -3,3 +3,6 @@
#### 介绍
开源、免费MES系统的前端
#### 部署
·执行npm install 命令cnpm install安装所有依赖包。
·执行npm run dev 运行前端代码。