Tauri Svelte Boilerplate
This repository stores a blank template for running Tauri with a Svelte + TailwindCSS frontend.
Generated using the instructions here.
- Ensure you have installed SvelteKit and tauri-cli.
- Clone this repository
- Run the application with
cargo tauri dev