mirror of
https://github.com/Leo501/CocosCreatorTutorial.git
synced 2026-05-11 00:05:58 +08:00
热更新Demo
如果喜欢上简书关注我吧。我会不定时更新Cocos Creator教程与上传demo到github
准备
- 操作系统:window
- 安装Node https://nodejs.org/zh-cn/
- 以下操作都是基于android 打包 且模式为link。
操作
- 打开命令行输入:
npm install
安装Node的库
