svelte-boilerplate Svelte Themes

Svelte Boilerplate

svelte template for e-mvp, lighter and faster than react =w=

๐Ÿงช Modern and Scalable Svelte Boilerplate

A minimal starter template using SvelteKit 2, Tailwind CSS, Drizzle ORM, and a clean setup with ESLint, Prettier, and TypeScript. Comes with opinionated formatting and linting out of the box.

Built with pnpm โ€” because speed matters.


๐Ÿ”ง What's Included

  • SvelteKit โ€“ full-stack framework powered by Vite
  • TypeScript โ€“ statically typed goodness
  • Tailwind CSS โ€“ utility-first CSS with Forms & Typography plugins
  • Drizzle Kit โ€“ type-safe SQL + schema migrations
  • Prettier โ€“ with plugins for Svelte and Tailwind
  • ESLint โ€“ with Prettier, TypeScript, and Svelte support

๐Ÿ›  Setup

  1. Install dependencies:

    pnpm install
    
  2. Start the dev server:

    pnpm dev
    

Top categories

Loading Svelte Themes