This is a template project for Phaser games, based on https://snowbillr.github.io/blog//2018-04-09-a-modern-web-development-setup-for-phaser-3/
npm
- package managerwebpack
- code bundlingbabel
- transpiling- ...will need additional tools like
uglify
for prod
npm install
npm run webpack-dev-server