A tauri app template with shadcn-ui, and React.
Install by cloning the project:
git clone https://github.com/languint/tauri-shadcn-template.gitTo start the project, install dependencies:
pnpm iAnd then run the development script
pnpm tauri dev