Skip to content

Boilerplate for Phaser 2 with Webpack 2 and Typescript 2

License

Notifications You must be signed in to change notification settings

spirulence/phaser-webpack

 
 

Repository files navigation

This is a boilerplate Phaser 2.7 and Typescript 2.2 project built with Webpack 2.

Take a look at the scripts section of package.json to understand how it works.

To build the app, run:

npm run build

To start a dev server with hot reload:

npm run dev-serve

It will automatically open a browser on http://localhost:3000/.

About

Boilerplate for Phaser 2 with Webpack 2 and Typescript 2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.0%
  • JavaScript 40.9%
  • CSS 7.1%