tauri-react-template icon indicating copy to clipboard operation
tauri-react-template copied to clipboard

Tauri, React glass look template.

Tauri React Template

header

This template should help get you started developing with Tauri, React and Typescript in Vite. (Tested on Win 11)

Preview

preview

Development

  1. Clone repository
$ git clone https://github.com/fer1s/tauri-react-template ./my-app
$ cd my-app
  1. Install dependencies
$ pnpm install
  1. Run
$ pnpm tauri dev

Recommended IDE Setup