β¨ Modern web development made simple - Launch beautiful projects in seconds.
Transform your ideas into stunning web experiences with minimal setup. Kivo combines the best modern tools into one seamless workflow.
Lightning Fast Setup β‘
Zero configuration needed. Just run one command and start building.
Beautiful by Default π¨
Vite-inspired design with dark mode, responsive layout, and modern typography.
Developer Experience π§
Hot reload, smart package detection, and optimized builds out of the box.
Production Ready π
SEO-friendly, minified, and deployment-ready from day one.
npx kivo my-project
cd my-project
# kivo auto-detects your package manager (npm/yarn/pnpm)
{pm} run devThat's it! Your project is live at http://localhost:8082
π¨ TailwindCSS - Utility-first styling
β‘ Eleventy - Fast static site generation
π Dark Mode - System-aware theme switching
π± Responsive Design - Mobile-first approach
π§ Modern Tooling - PostCSS, Autoprefixer, minification
π¦ Smart Detection - Auto-detects and uses npm, yarn, or pnpm
my-project/
βββ src/
β βββ index.html # Hero landing page
β βββ _includes/base.html # Layout with navbar & footer
β βββ styles/input.css # TailwindCSS + dark mode
β βββ scripts/main.js # Interactive features
βββ config/ # Build configuration
βββ public/ # Static assets
βββ dist/ # Production build
Minimal & Clean
Inspired by Vite's aesthetic - clean typography, subtle gradients, perfect spacing.
Dark Mode First
Respects system preferences, persistent user choice, smooth transitions.
Full-Screen Harmony
Perfect viewport fit without scrolling. Every pixel matters.
# Your package manager (npm/yarn/pnpm) is auto-detected
{pm} run dev # Start development with hot reload
{pm} run build # Production build with optimization
{pm} run clean # Clear build artifactsYour project works everywhere:
Netlify β Drag & drop dist/
Vercel β Connect your Git repo
GitHub Pages β Enable in settings
Any CDN β Upload dist/ contents
- Landing pages
- Portfolio sites
- Documentation
- Prototypes
- Marketing sites
- Any modern web project
- Node.js 18+
- Any package manager (auto-detected)
- ES Modules
- CSS Grid & Flexbox
- Semantic HTML5
- Web accessibility
- Performance optimized
- SEO ready
Instant Preview
Changes appear instantly with hot reload
Smart Package Manager
Automatically detects and uses your preferred package manager
Smart Defaults
Everything works without configuration
Extend Easily
Built on standard tools - customize anything
Found a bug? Have an idea? Pull requests welcome!
MIT Β© UΔur Toprakdeviren
GitHub β toprakdeviren/kivo
npm β kivo
Launch beautiful web projects in seconds β¨