Ureimu / electron-phaser3-webpack-ts-template

template as repository topic said.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron Phaser 3 TypeScript Webpack Project

This quick-start project template combines Phaser 3.50 with TypeScript 4 and Electron 19.0.4 and uses webpack for bundling.

Requirements

Node.js is required to install dependencies and run scripts via npm.

Available Commands

Command Description
npm install Install project dependencies
npm run watch Build project, watching for changes
npm run start Start electron

just run npm run watch first, and when you have changed your code, close electron and run npm run start again.

About

template as repository topic said.


Languages

Language:TypeScript 67.8%Language:JavaScript 27.7%Language:HTML 4.5%