Want to develop games in Phaser with typescript and parcel, but don't want to mess with boring settings?
Just use our template!
- Clone this repository, then run:
npm install
npm install parcel-bundler
npm run start
-
Visit
localhost:1234
, You will see the HelloWorld page mentioned in the official tutorial. -
Add your own code and enjoy!