Tauri, React, Vite and TypeScript Application template for developer.
# Use this template to create a new repository
# Install dependencies
bun install
# Run the app
bun tauri:dev
And you can custom UI Library what you want.
Wish you a happy development!