Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zwik/phaser-template

Phaser template based on Vite and Typescript
https://github.com/zwik/phaser-template

game gamedevelopment phaser phaser3 phaserjs typescript vite vitejs

Last synced: 4 months ago
JSON representation

Phaser template based on Vite and Typescript

Awesome Lists containing this project

README

        

# Basic Phaser template with support for TypeScript on Vite
## Get Started
This is an example template. To use it do the following:
1. Clone this repository
2. Run `npm install`
3. Run `npm run dev`
4. Follow the URL that Vite gives you.