Skip to content

sveltek/sveltekit-boilerplate

Repository files navigation

@sveltek/sveltekit-boilerplate

SvelteKit starter template.


What's Included

  • Svelte 5
  • SvelteKit 2
  • TypeScript 5
  • ESLint 9
  • Prettier 3
  • TailwindCSS 4

Development Setup

Start the local dev server:

pnpm dev

Static Deployment

Build your static application:

pnpm build

Run the preview command to see a production version:

pnpm preview

License

Developed in 🇭🇷 Croatia, © Sveltek.

Released under the MIT license.