Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 515 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 515 Bytes

Phaser 3 Examples

Requirements

You need Node.js to install and run scripts.

Install and run

To show the example browser run these commands in your terminal:

Command Description
npm install Install dependencies and launch browser with examples.
npm start Launch browser to show the examples.
Press Ctrl + c to kill http-server process.
npm run update To build a new examples.json file if you add a new example.