A spaced-repetition PWA: decks, notes (basic + cloze), FSRS-scheduled review, Learn/Study/Test/Match modes, offline-first IndexedDB storage with optional sync, CSV/apkg import, and AI-assisted card generation.
npm run dev: local dev servernpm test: unit tests (vitest)npm run e2e: Playwright smoke test (builds and serves viavite preview)npm run build: production build