项目作者: erictuvesson
项目描述 :
Phaser template with Node.js and TypeScript using Webpack
高级语言: JavaScript
项目地址: git://github.com/erictuvesson/PhaserTemplate.git
Phaser Template
Phaser template with typescript.
Getting Started
Install the npm packages.
npm install
Now you can edit the “src/main.ts” file.
And when you want to start the server just start node.
node server.js