Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 273 Bytes

File metadata and controls

12 lines (8 loc) · 273 Bytes

Gu King — Vạn Cổ Chi Vương

Browser game prototype built with React + Pixi.js + Vite.

Run locally

Prerequisites: Node.js 18+

  1. Install deps: npm install
  2. Start dev server: npm run dev
  3. Build: npm run build
  4. Preview build: npm run preview