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:
git clone
cd tauri_react_template
yarn
yarn dev
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.
This project is licensed under the MIT License - see LICENSE for more information.
Copyright (c) 2023 Bruno Vollmer.