文件名称:相位器样板:我的相位器+ gulp +打字稿样板
文件大小:6KB
文件格式:ZIP
更新时间:2024-02-24 22:41:28
phaser PhaserJavaScript
移相器+打字稿+ gulp样板 打开终端并使用python运行服务器: $ python -m SimpleHTTPServer 然后使用gulp运行开发环境: gulp start 要构建包含所有必需文件的dist.zip文件夹,请运行以下任务: gulp build
【文件预览】:
phaser-boilerplate-master
----index.html(251B)
----bower.json(373B)
----src()
--------tsconfig.json(715B)
--------game()
----gulpfile.js(1KB)
----assets()
--------sample.png(364B)
----README.md(276B)
----.bowerrc(29B)
----.gitignore(1KB)
----package.json(761B)