Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 204 Bytes

File metadata and controls

17 lines (13 loc) · 204 Bytes

Development Setup

Node.js 22+ and PNPM required for development

git submodule update --init
pnpm i
pnpm build:dreamland
pnpm build (x2)
pnpm dev

Incremental Build

pnpm dev