kunpolibrary/demo/README.md
2025-07-28 14:26:19 +08:00

10 lines
185 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.

# 项目说明
clone项目后到项目根目录执行以下命令安装项目依赖库
```bash
npm i
```
重新用creator打开项目
本项目使用的creator版本为3.8.6