Davide c9b040f797 [ts] Add spine-webcomponents package 2 tháng trước cách đây
..
assets b2c12b9d06 [ts][phaser-v3][phaser-v4] New runtime for phaser-v4. Moved phaser to phaser-v3 (#2815) 3 tháng trước cách đây
README.md b2c12b9d06 [ts][phaser-v3][phaser-v4] New runtime for phaser-v4. Moved phaser to phaser-v3 (#2815) 3 tháng trước cách đây
index.html b2c12b9d06 [ts][phaser-v3][phaser-v4] New runtime for phaser-v4. Moved phaser to phaser-v3 (#2815) 3 tháng trước cách đây
index.ts c9b040f797 [ts] Add spine-webcomponents package 2 tháng trước cách đây
package-lock.json 18d275cfe4 [ts][phaser] Update ts examples with -v3 and -v4 versions. 3 tháng trước cách đây
package.json 18d275cfe4 [ts][phaser] Update ts examples with -v3 and -v4 versions. 3 tháng trước cách đây

README.md

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