Skip to content

State-of-the-art Spaced Repetition in the web, with experimental features such as interconnected flashcards and verbatim memorization tools

Notifications You must be signed in to change notification settings

koljapluemer/karten

Repository files navigation

Karten

Tech Stack

  • Vue 3 with <script setup> SFCs
  • TypeScript
  • Vite
  • Tailwind CSS + DaisyUI
  • Vue Router
  • ESLint 9 (flat config)

Development

# Install dependencies
npm install

# Run dev server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

# Lint code
npm run lint

# Fix linting issues
npm run lint:fix

Architecture

See also the developer guidelines for detailed architecture and design guidelines.

About

State-of-the-art Spaced Repetition in the web, with experimental features such as interconnected flashcards and verbatim memorization tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages