SvelteKit Starter
A clean SvelteKit starter with file-based routing, nested layouts, and TypeScript configured out of the box.
Tech stack
SvelteKitTypeScriptVite
What's included
- File-based routing with nested layouts
- TypeScript configured with strict mode
- Server-side rendering out of the box
- Environment variables setup
- Responsive base layout with header and footer
Start with this prompt
Create a clean SvelteKit starter app with a home page, about page, and a shared layout with navigation and footer.