Files
zhongxinmes-IMPM-UI/README.md
2025-07-09 08:58:29 +08:00

9 lines
181 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# IMPM-UI
#### 介绍
智能制造管理系统的前端
#### 部署
·执行npm install 命令cnpm install安装所有依赖包。
·执行npm run dev 运行前端代码。