feat: 创建tauri项目

This commit is contained in:
lanyeeee
2025-07-08 20:56:56 +08:00
parent bc5de61706
commit f205abe6d5
39 changed files with 6610 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"recommendations": [
"Vue.volar",
"tauri-apps.tauri-vscode",
"rust-lang.rust-analyzer"
]
}