Amr Bashir b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 年之前
..
.vscode 14d03d426e refactor(cli): enhance plugin commands for mobile (#6289) 2 年之前
public 14d03d426e refactor(cli): enhance plugin commands for mobile (#6289) 2 年之前
src c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) 1 年之前
src-tauri b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 年之前
.gitignore 14d03d426e refactor(cli): enhance plugin commands for mobile (#6289) 2 年之前
README.md 14d03d426e refactor(cli): enhance plugin commands for mobile (#6289) 2 年之前
index.html 14d03d426e refactor(cli): enhance plugin commands for mobile (#6289) 2 年之前
jsconfig.json 14d03d426e refactor(cli): enhance plugin commands for mobile (#6289) 2 年之前
package.json bfbbefdb9e fix(cli): invalid plugin template (#8161) 1 年之前
vite.config.js bfbbefdb9e fix(cli): invalid plugin template (#8161) 1 年之前

README.md

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.