Tauri App Quickstart A simple barebone quickstart for a Tauri app using vanilla HTML/CSS/JavaScript. Get Started Download or clone the repo. run npm install in project directory to install @tauri-apps/cli. Then npm run tauri dev to get started. Learn More The concepts and ideas behind Tauri. Rust documentation