This template should help get you started developing with Tauri, React and Typescript in Vite. (Tested on Win 11)
- Clone repository
$ git clone https://github.com/fer1s/tauri-react-template ./my-app
$ cd my-app
- Install dependencies
$ pnpm install
- Run
$ pnpm tauri dev