/svelte-sample

Sample Svelte/Vite project with some reusable components

Primary LanguageSvelteMIT LicenseMIT

Svelte Sample

Sample Svelte setup with TypeScript, Vite, Vitest and i18n.

Includes form elements and other type-safe components.

You are free top copy-paste and modify them for your needs.

All relevant code is in the ui directory. This makes it easy to add server-side code easily into the same repo.