mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* build: migrate repo to use `pnpm` as the pacakge manager * corepack enable * update lock file * format files * format .github * fix audit js * wrap in quotes * --frozen-lockfile * simplify packageManager field * lockfile * remove cache from audit workflow
Svelte + Vite
This template should help get you started developing with Tauri and Svelte in Vite.
Recommended IDE Setup
VS Code + Svelte + Tauri + rust-analyzer.