/phaser-3-template

Template for getting started quickly with Phaser 3

Primary LanguageTypeScriptMIT LicenseMIT

Phaser 3 Template

A minimal template for Phaser 3.

Development

npm install
npm run dev

Deployment

This template uses surge.sh for deployments. You need a surge.sh account to begin.

Add your surge.sh domain to .env your file. See .env-example for more information.

npm run deploy