Everything you need to build a Tauri app using the SvelteKit frontend framework.
Once you've cloned a project and installed dependencies with pnpm install
, start a development server:
pnpm tauri dev
To create a production version of your app, go to https://tauri.app/v1/guides/building/ and read the docs.