Skip to main content

Logo

A CLI tool to create PixiJS projects with ease

Demo GIF

With NPM:

npm create pixi.js@latest

With Yarn:

yarn create pixi.js

With PNPM:

pnpm create pixi.js

With Bun:

bun create pixi.js