starting over, and the makings thereof
| .agents | ||
| .github/agents | ||
| .vscode | ||
| public | ||
| src | ||
| .gitignore | ||
| astro.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
Scratch
(And the starting over thereof)
We'll build this by hand, one part at a time.
Usage
pnpm install
pnpm run dev