renovate[bot] 6fdbfd1dfb chore(examples) Update CRA Examples to v19.2.3 (#1940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-13 04:52:29 +00:00
2019-09-04 14:37:15 +02:00
2019-09-04 14:37:15 +02:00
2020-02-13 07:01:00 -06:00
2021-04-22 18:24:23 -03:00

Examples

A collection of examples of Tauri apps using frontends written in Rust or JavaScript.

These examples are a great way to see how Tauri works with a variety of frameworks.

Uses the template project of each framework.

How to run

Ensure that you have read the README of the example to check that your first-time setup is done.

The examples assume that this git repository was cloned in the root of the tauri repo clone on your machine. The recommended way of running the examples is using mask:

$ cargo install mask
$ git clone https://github.com/tauri-apps/tauri
$ cd tauri
$ mask prepare
$ mask list smoke-tests # this will show all the examples names
$ mask run smoke-test some-example-name # run an example listed on the previous command

Error reporting

Please report all library errors at https://github.com/tauri-apps/tauri

License

Everything in this repo is MIT License unless otherwise specified.

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-31T05:32:50.828Z
Readme MIT 92 MiB
Languages
JavaScript 26.3%
Dart 19.1%
Rust 16.3%
MDX 12.2%
Vue 9.4%
Other 16.7%