mikebrucker / phaser3-webpack

Phaser3 dev webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Phaser3 dev webpack


Languages

Language:JavaScript 87.4%Language:HTML 9.8%Language:CSS 2.8%