Skip to content

xr0gu3/phaser-electron-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript + Phaser + Webpack + Electron starter app

Simple TypeScript 3.x example app on Electron 3.x with Phaser 3.x and Webpack 4 (hot reload support)

Production build

npm i && npm run package

Check out './dist' folder.

Dev mode

Run webpack renderer and main dev-server

npm start

Run electron in another terminal instance

npm run electron-dev

About

Phaser, Electron, Typescript, Webpack boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors