Skip to content

n3tn0de/yapb

Repository files navigation

Yet Another Phaser Boilerplate

A very minimalistic boilerplate to kickstart your Phaser 3 project

Installation

npm i

Development

npm start

Default address is http://localhost:3001

Get a production build

npm run build

License

MIT