chore: rename packages/tauri -> packages/desktop

This commit is contained in:
Adam 2025-12-22 20:01:16 -06:00 committed by Aiden Cline
commit 11878623bb
134 changed files with 38 additions and 38 deletions

View file

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