Boilerplate for a Phaser 3 electron app
Navigate to destination folder and clone this repository.
git clone https://github.com/digitsensitive/phaser3-electron.gitnavigate to root foldernpm installto install dependencies (folder: node_modules)npm startto start the electron app