Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 348 Bytes

File metadata and controls

21 lines (18 loc) · 348 Bytes

Installing the application

npm install

Build and run the application

gulp

Application will be at localhost:9000

Clone phaser examples repository

git clone https://github.com/photonstorm/phaser-examples.git examples

Browse Examples

gulp connect:examples

Examples directory will be at localhost:8000