Tauri + Vite + Vue 3 desktop app template
- Clone repository
git clone https://github.com/shellrow/tauri-vue-template your-app-name- Install packages
cd your-app-name
npm install
- Build and run
cargo tauri dev
Please check the following configuration file
your-app-name/src-tauri/tauri.conf.json
- Check the
distdirectory - Specify application name and window title