/tauri_react_template

Tauri + React + Typescript template to quickly start building desktop applications

Primary LanguageTypeScriptMIT LicenseMIT

Tauri + React + Typescript Template

This is a template for quickly building desktop applications with Tauri and React.

This template should help get you started developing with Tauri, React and Typescript in Vite. It is based on the Tauri create-tauri-app template:

cargo install create-tauri-app
cargo create-tauri-app

This template uses the following languages and frameworks:

Requirements

Setup

  1. git clone
  2. cd tauri_react_template
  3. yarn
  4. yarn dev

Recommended IDE Setup

Contributing

I'm happy if you have ideas or suggestions on how to improve the template. Please open either an issue or a pull-request for this.

License

This project is licensed under the MIT License - see LICENSE for more information.

Copyright (c) 2023 Bruno Vollmer.