Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.

Recommended IDE Setup

Prerequisites

  • Rust and Cargo and Node.js (18.x recommended) need to be installed

    See Prerequisites

Startup

  • run npm install
  • run npm dev

Build a executable file

  • run npm tauri build