Skip to content

Files

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