Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 313 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 313 Bytes

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.