/pixi-template

Pixi.js template with modern tooling

Primary LanguageTypeScript

Pixi.js Template

Starter template with modern tooling for Pixi.js projects.

bunny

Getting Started

Install dependencies: npm i

To run a local development server:

  • npm run dev — Live reload using Vite
  • npm run preview — Preview build artifact (requires a build)