Landing page for Klyx — a modern code editor for Android.
Built with Next.js, shadcn/ui, Tailwind CSS, and TypeScript.
bun install
bun run dev| Command | Description |
|---|---|
bun run dev |
Start dev server |
bun run build |
Static export to out/ |
bun run lint |
Run ESLint |
bun run typecheck |
Run TypeScript check |
bunx shadcn@latest add <component>- Framework: Next.js 16 (App Router, static export)
- UI: shadcn/ui (radix-nova), Tailwind CSS v4
- Icons: lucide-react
- Theme: next-themes
- Typography: Inter + JetBrains Mono