Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 517 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 517 Bytes

A phaser 3 game created during the Global Game Jam 2019

Requirements

Node.js is required to install dependencies and run scripts via npm.

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..)