Skip to content

Files

spine-pixi TypeScript

Minimal example project using Pixi, spine-pixi, 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