项目作者: stephenpoole
项目描述 :
A Phaser 3 project template with Typescript support
高级语言: JavaScript
项目地址: git://github.com/stephenpoole/phaser3-typescript-template.git
Phaser 3 Typescript Project Template
A Phaser 3 project template with Typescript support.
Requirements
Node.js
Install and run
Command |
Description |
npm install |
Install dependencies |
npm start |
Build app and launch browser |
npm run production |
Build app with minification enabled |
npm run type-check |
Runs tsc |