mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-08-01 21:08:41 +00:00
10 lines
185 B
Markdown
10 lines
185 B
Markdown
# 项目说明
|
||
|
||
clone项目后,到项目根目录,执行以下命令,安装项目依赖库
|
||
```bash
|
||
npm i
|
||
```
|
||
|
||
重新用creator打开项目
|
||
|
||
本项目使用的creator版本为3.8.6 |