game_refactor_template
v1.0.0
Published
> 重构包 ts->es5 模板和工具集
Downloads
2
Readme
refactor_template
重构包 ts->es5 模板和工具集
使用文档
初始化环境
npm i -g game-tool-cli yarn
yarn install
启动开发
yarn run start:m // 同时编译typescript和运行game dev
yarn run start:pc
打包
yarn pack