This template should help get you started developing with Tauri + Vue 3 in Vite. The template uses Vue 3
<script setup>
SFCs, check out
the script setup docs to learn more.
- Prime VUE + Volar + Tauri + rust-analyzer
1. Install wix toolset
%AppData%\Local\tauri\WixTools314
https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip
2. Install NSIS zip tool
%AppData%\Local\tauri\NSIS
https://github.com/tauri-apps/binary-releases/releases/download/nsis-3/nsis-3.zip
https://github.com/tauri-apps/nsis-tauri-utils/releases/download/nsis_tauri_utils-v0.4.1/nsis_tauri_utils.dll
npm run tb