Tauri + React + Typescript This template should help get you started developing with Tauri, React and Typescript in Vite. Recommended IDE Setup VS Code + Tauri + rust-analyzer Getting Started NPM version: 20.12.0 # Install dependencies yarn # Start the app in development mode yarn tauri dev # Build the app for production yarn build