jasonsturges / pixi-template

Pixi.js template with modern tooling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Pixi.js template with modern tooling


Languages

Language:TypeScript 71.5%Language:HTML 25.2%Language:CSS 3.2%