Skip to content
/ svelte-kitty Public template

[Work in progress] Opinionated SvelteKit Template for building web applications

Notifications You must be signed in to change notification settings

narze/svelte-kitty

Repository files navigation

SvelteKitty

Opinionated SvelteKit Template for building web applications.

Check out Single Page Svelte for vanilla Svelte version.

What's included?

  • SvelteKit (duh) with TypeScript
  • TailwindCSS v3 with DaisyUI
  • Ready-to-use components
  • Configurable defaults
    • Prefer prerender (SSG) rather than SSR, to save server cost.
  • And more...

Usage

  • Click Use this template or clone/fork this repository.
  • yarn or npm install
  • yarn dev or npm run dev

About

[Work in progress] Opinionated SvelteKit Template for building web applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published