移相器打字稿样板 这是使用TypeScript + Webpack构建游戏的Phaser模板。 用法 1 :克隆此仓库: git clone https://github.com/SuperPaintman/phaser-typescript-boilerplate.git 2 :安装NPM依赖项: npm i # or with yarn npm i -g yarn yarn npm rebuild 3 :运行Webpack Dev Server (将从开始): npm start 4 :开始创作! vim . 或在您喜欢的编辑器中打开克隆的目录 贡献 分叉( ) 创建