Initial Commit

This commit is contained in:
eneller
2026-04-08 00:23:43 +02:00
commit 0b36236b2c
40 changed files with 6132 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Tauri + SvelteKit
This template should help get you started developing with Tauri and SvelteKit in Vite.
## Recommended IDE Setup
[VS Code](https://code.visualstudio.com/) + [Svelte](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer).