Simple boilerplate for Tauri 2 with Svelte 5 (and shadcn-svelte) using pnpm.
In order to run this boilerplate, you need to install node, pnpm and Rust.
git clone https://github.com/Ghanshyam-shaktawat/svelte5-tauri-shadcn-tailwind4-boilerplate
cd svelte5-tauri-shadcn-tailwind4-boilerplate
pnpm i
pnpm tauri dev
pnpm tauri build
https://next.shadcn-svelte.com/
Note: Boilerplate tested on Windows & MacOS.
This project is licensed under the MIT License - see the LICENSE file for details.