Skip to content

phaser-templates/webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

webpack

A Phaser Webpack setup

Usage

This is a project template for phaser-cli.

$ npm install -g phaser-cli
$ phaser init webpack my-project
$ cd my-project
$ npm install
$ npm run dev

What's Included

  • npm run dev: Webpack with proper config for source maps & hot-reload.

  • npm run build: build with HTML/CSS/JS minification.

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with phaser-cli:

phaser init username/repo my-project

About

A Webpack setup to quickly get going with Phaser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published