Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 319 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 319 Bytes

Phaser Project Template

This is a template for bootstrapping Phaser projects with.

By default it includes Grunt, Bower, jquery, underscore, and Requirejs

To install type npm install and then run grunt deploy

To start the dev server run grunt server-dev, and for the production server do grunt server-prod