First EVN 1、install cargo curl https://sh.rustup.rs -sSf | sh 2、install cargo-tauri cargo install tauri-cli --git https://github.com/tauri-apps/tauri 3、run vue yarn run serve # default port is 8080 at tauri.conf.json 4、run app dev cargo-tauri dev