A boilerplate for Phaser HTML5 game framework, with typescript and Vitejs bundler
Demo: https://andreecy.github.io/phaser-ts/
💪 Phaser with power of typescript
🔄 HMR, Fast Refresh Vitejs
✅ Error checking eslint
💄 Pretify preconfigured prettier
🛠️ VSCode Auto format and fix on save
Clone this repository
npm installstart the development
npm run devbuild production version
npm run build🎮 phaser v3.55.2
📦 vite v2.9.9
✅ eslint v8.17.0
💄 prettier v2.7.1