wms-dj-vue/README.md
2024-11-21 16:12:11 +08:00

5 lines
143 B
Markdown
Raw Permalink 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.

#### 部署
·执行npm install --legacy-peer-deps 命令cnpm install安装所有依赖包。
·执行npm run dev 运行前端代码。