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/proangel1215/tauri-react-template ./my-app
$ cd my-app
- Install dependencies
$ pnpm install
- Run
$ pnpm tauri dev