What problem does it solve?
Slidev enables teams to rapidly convert Markdown-based content into interactive, presenter-ready slide decks with built-in support for code highlighting, diagrams, live demos, and exporting, reducing the friction of creating technical presentations.
Core Features & Use Cases
- Markdown-driven slides: author slides in plain Markdown with optional headmatter and per-slide frontmatter.
- Vue-based components & interactivity: embed Vue components, animations, and live code blocks in slides.
- Export & presenter tools: output PDFs, PPTX, PNG, or host as a SPA; present with notes and transitions.
- Use case: create conference talks, tutorials, or team workshops that require code demos and diagrams.
Quick Start
pnpm create slidev
pnpm run dev
pnpm run export