npm.io
1.0.9 • Published 8 years ago

phaser3-project-template

Licence
MIT
Version
1.0.9
Deps
1
Size
180 kB
Vulns
0
Weekly
0
Stars
1.2K

Phaser 3 Webpack Project Template

A Phaser 3 Project Template

Requirements

We need Node.js to install and run scripts.

Install and run

Run next 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.
=======