A starter template in typescript, transpiled to es6 then trasnpiled to es5 with babel, to build html5 games using the Phaser framework.
With all the autoreload and es6 & beyond goodness.
-
fork this repo
-
install gulp and all dependencies
npm install
gulp
- Enjoy!