An open API service indexing awesome lists of open source software.

https://github.com/digitsensitive/phaser3-electron

Boilerplate for a Phaser 3 electron app
https://github.com/digitsensitive/phaser3-electron

Last synced: 3 months ago
JSON representation

Boilerplate for a Phaser 3 electron app

Awesome Lists containing this project

README

        

# phaser3-electron [![dependencies status badge](https://david-dm.org/digitsensitive/phaser3-electron/status.svg?style=flat-square)](https://david-dm.org/digitsensitive/phaser3-electron) [![development dependencies status badge](https://david-dm.org/digitsensitive/phaser3-electron/dev-status.svg?style=flat-square)](https://david-dm.org/digitsensitive/phaser3-electron/?type=dev)
Boilerplate for a Phaser 3 electron app

## Installation

Navigate to destination folder and clone this repository.

1. `git clone https://github.com/digitsensitive/phaser3-electron.git`
2. `navigate to root folder`
3. `npm install` to install dependencies (folder: node_modules)
4. `npm start` to start the electron app