The template includes the following techniques
- Tauri
- Rust
- Vite
- React
- Typescript
- Tailwind CSS
- Shadcn
- Lucide icons
Getting Started
To get started, follow these steps:
- Install Rust and Cargo
- Install Node.js and pnpm
- Install Tauri CLI
- Clone the template repository
- Install dependencies with
pnpm install
- Start the development server with
pnpm tauri dev
Demo
- Light
- Dark
- System theme and Macos style title bar
Building for Production
To build for production, run
pnpm tauri build
Recommended IDE Setup