Skip to content

ErdtR/phaser-es6-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phaser-es6-template

Create template for Phaser framework with ES2015, Webpack, and Babel

Build

To build code from source run next command:

npm run build

Run

To run code just start python SimpleHTTPServer on dist directory:

cd dist
python -m SimpleHTTPServer 8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published