Update README.md

This commit is contained in:
Amterasu 2021-04-09 14:44:44 +08:00 committed by GitHub
parent a8f9370ba0
commit 3ba3dae687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,11 @@
# cocos-vuecli-demo
将cocos嵌入vuecli
vueTem文件夹下执行
```js
cnpm i
npm run dev
```
如果更改了cocosTem内的文件打包路径需要指定到 vueTem/static/cocos-build下。