/phaser3-webpack

Phaser3 dev webpack

Primary LanguageJavaScript

Phaser3 Webpack

Instructions

  1. Clone this repository.
  2. npm install.
  3. npm start to run web-server on http://localhost:8080. Browser will automatically update with any new change after you save.
  4. You can also run npm run build to build the dist/ folder.

Many thanks to snowbillr and nkholski