Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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