Phaser3 advanced webpack boilerplate
Command | Description |
---|---|
yarn |
Install dependencies. |
yarn start |
Start dev mode on localhost:3000. |
yarn prod |
Build production enviroment |
More details on webpack-dev-server, please see docs
Some help with this readme, i will appreciate