Landing page for vimee — a headless Vim engine for the web.
Live at vimee.dev
- Astro v6 (static output)
- React 19 (islands for live demos)
- Tailwind CSS v4
- OGL (WebGL phantom smoke effect)
- @vimee/shiki-editor (live Vim editor demos)
bun install
bun devbun run buildOutput is in dist/ — deploy to Cloudflare Pages or any static host.
MIT