Skip to content
/ sveltekit-daisyui Public template

SvelteKit starter template with DaisyUI and TypeScript

Notifications You must be signed in to change notification settings

henke443/sveltekit-daisyui

Repository files navigation

About

I create this with create-svelte and svelte-add. Then I did some manual changes.

Features:

  • TypeScript
  • Playwright
  • Eslint & Prettier
  • ViTest
  • VSCode settings & extension recommendations
  • PostCSS with DaisyUI (TailwindCSS), cssnano, import & nesting plugins
  • @sveltejs/adapter-node and @sveltejs/adapter-static + an easy way to switch between them
  • PNPM lockfile
  • Minimal DaisyUI and Svelte usage examples

Commands:

  • pnpm start:node to build and run the production node server (SSR)
  • pnpm start:static to build the static site and open the index.html in your browser
  • pnpm dev to run dev server
  • pnpm test to do unit and integrationt ests
  • Check package.json for more commands

About

SvelteKit starter template with DaisyUI and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published