Starter bootstrapped with npm create pixi.js@latest
- bun
- git lfs
# Copy the repo
tiged --mode=git git@github.com:Thalys/starter-pixi-creation-template.git shmup
# Initialize git
git init
# Ensure git lfs is installed first
git lfs install
# Install deps
bun i
# Run
bun dev