/phaser-vite

starter template for using Phaser with Vite and TypeScript

Primary LanguageTypeScript

Phaser with Vite

Run the following commands at the root of this project:

npm install
npm run dev

This will launch a dev server at the address printed out, and will automatically update as you save your source code files!