This template should help get you started developing with Tauri and Svelte in Vite.
Search for all occurrences of "changeme" then change them to the proper name of the project and edit the authors field in Cargo.toml
.
https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-linux
sudo pacman -S --needed \
webkit2gtk \
base-devel \
curl \
wget \
file \
openssl \
appmenu-gtk-module \
gtk3 \
libappindicator-gtk3 \
librsvg \
libvips
VS Code + Svelte + Tauri + rust-analyzer.