Add apps/web (Vite + React Router + Tailwind v4 + Zustand) with a search page and a mod page that analyzes saves via @tts/extract. Document the frontend in the README and docs.
1 line
37 B
TypeScript
1 line
37 B
TypeScript
/// <reference types="vite/client" />
|