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