Vike SSR starter
Frontend skeleton for fast product iteration.
Clean app shell, project-owned UI primitives, Storybook tests, and Vike data/server examples are ready to shape into product code.
Spec-first feature
active
Use this sample as the pattern for new components.
Routes
3
Story states
2
Checks
4
App shell
Responsive header, mobile nav, theme toggle, and one layout-owned main element.
Story tests
Storybook preview is wired to Vitest browser tests and mobile-first viewports.
Validation
Example API handler validates trust-boundary JSON with Zod.