/meow-template

Primary LanguageJavaScriptMIT LicenseMIT

meow-meow-fuzzyface

Deploy Phaser Application

Generated with Phaser 3 project template, Inspired by Vampire Survivors

Available Commands

Command Description
npm install Install project dependencies
npm start Build project and open web server running project
npm run build Builds code bundle with production settings (minification, uglification, etc..)

development

$ echo "DEBUG=true" > .env
$ cat .env
DEBUG=true

Make .env file like above to make game in debug mode.