choar816 / meow-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 98.4%Language:HTML 1.6%