Quick Start
Tauri is compatible with almost every frontend stack. Select yours and get started!
📄️ HTML/CSS/JavaScript
Build a Tauri app from scratch using just HTML, CSS, and JavaScript
📄️ Vite
Build a Tauri app using Vite as the frontend build tool
Missing your favorite framework?
If you miss your favorite frontend framework or build tool, we're always looking for Getting Started guides! Read our contributing guidelines and help us out!
Don't know where to start?
If you're unfamiliar with web development or have no favorite frontend stack you might find the HTML/CSS/JS guide the most helpful. It guides you through getting started with the most minimal frontend setup possible: A single HTML file.