SvelteKit starter template.
- Svelte 5
- SvelteKit 2
- TypeScript 5
- ESLint 9
- Prettier 3
- TailwindCSS 4
Start the local dev
server:
pnpm dev
Build your static
application:
pnpm build
Run the preview
command to see a production version:
pnpm preview
Developed in 🇭🇷 Croatia, © Sveltek.
Released under the MIT license.