Skip to content

Files

Latest commit

c9b040f · May 9, 2025

History

History

spine-phaser TypeScript

Minimal example project using Phaser, spine-phaser, and TypeScript via NPM and esbuild.

  1. Install dependencies: npm install
  2. Build bundle: npm run build
  3. Development (run server and recompile in watch mode): npm run dev