/tauri-react-template

Tauri, React glass look template.

Primary LanguageSCSS

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