Examples
Practical ways to use the generator.
Default Vite app
bunx create-tauri-ui@latest my-app --template vite --yesNext.js without starter UI
bunx create-tauri-ui@latest my-app --template next --no-starter --yesSmallest release binary path
bunx create-tauri-ui@latest my-app --template vite --size-optimize --yesRelease-ready app
bunx create-tauri-ui@latest my-app --template vite --workflow --yes