Single page web app for drafting
- Clone repo
pnpm install
pnpm dev
- will serve app @http://localhost:5173
Edit src/config.ts
Start development server at http://localhost:5173
, live-reloading changes.
pnpm dev
Bundle and output build to dist/
.
pnpm build --base=https://draft.quake.world