Initial frontend setup with Tauri React and Tailwind

This commit is contained in:
litoral05
2026-05-20 09:28:19 +01:00
commit b38c374a81
40 changed files with 8424 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"recommendations": ["tauri-apps.tauri-vscode", "rust-lang.rust-analyzer"]
}