Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 471 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 471 Bytes

Phaser3 Game

A Phaser 3 game

Requirement

  • Node.js - Install from here

Available Commands

  • yarn/npm install - Install project dependencies
  • yarn start/npm start- Start dev server
  • yarn build/npm run build - Bundle and builds source files into dist.
  • yarn start/npm start- Start dev server
  • yarn deploy/npm run deploy - Build and deploy game using gh-pages.