typescript-phaser-example
Getting started
npm install
Build the app
npm run build
Run in browser
npm run start
Run tslint
npm run lint
Simple web app implemented with Typescript and Phaser. Webpack is used to build and serve locally during development.
JavaScript
npm install
npm run build
npm run start
npm run lint