geowarin / phaser-npm-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is written in typescript 1.5 with internal modules.

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 start

To deploy to github-pages:

npm run deploy

About


Languages

Language:TypeScript 70.0%Language:JavaScript 21.4%Language:HTML 8.6%