Getting Started With Phaser.io And TypeScript - Boilerplate Project
In order to help me and others with starting game development with phaser.io and TypeScript, I have created a boilerplate project on github: http://github.com/wlk/phaser-typescript-boilerplate that can be used to jump-start game development.
Just clone or download a zipped archive of the repository, then start writing your game - README file has more detailed information how to use it.
I have added following components:
npm commands for running project in development and production mode