A boilerplate project for start game development with Phaser 3 + Webpack 4
| Command | Description |
|---|---|
npm install |
Install dependencies |
npm start |
Build app and launch browser |
npm run build |
Build production ready app |
Inspired by RCA & Phaser + ES6 + Webpack