Skip to content
/ phaser-babel Public template

🕹 Phaser boilerplate using Webpack/Babel

License

Notifications You must be signed in to change notification settings

tkers/phaser-babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser-Babel

Phaser boilerplate using Babel for transpilation and Webpack for bumdling. Largely based off belohlavek/phaser-es6-boilerplate and Allov's PR.

Setup

Clone the repository:

git clone https://github.com/Lapixx/phaser-babel.git

Install the (dev)dependencies:

npm install

Running

  • npm run dev starts the development server (with hot reloading)
  • npm run build builds to the dist/ folder (optimised for production)

About

🕹 Phaser boilerplate using Webpack/Babel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published