https://github.com/neonarray/phaser-2-starter
A starter project for Phaser 2 that includes babel and webpack
https://github.com/neonarray/phaser-2-starter
Last synced: 10 months ago
JSON representation
A starter project for Phaser 2 that includes babel and webpack
- Host: GitHub
- URL: https://github.com/neonarray/phaser-2-starter
- Owner: NeonArray
- Created: 2018-07-02T20:28:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T17:25:38.000Z (almost 8 years ago)
- Last Synced: 2025-08-28T16:57:55.890Z (10 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phaser 2 Starter
This project serves as a quick startup package for Phaser 2. It includes babel and webpack and a single state (scene).
`yarn develop` to begin a server and bundle the deps
`yarn build` to build a production package