Tauri + React This template should help get you started developing with Tauri and React in Vite. Recommended IDE Setup VS Code + Tauri + rust-analyzer rust 项目在编译时可能需要改为nightly版本 rustup default nightly or rustup run nightly cargo build or rustup override set nighty