You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/start/index.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ import Cta from '../_fragments/cta.mdx';
15
15
16
16
After you've created your first app you can explore the different features and recipes of Tauri in the [List of Features & Recipes](/plugin/).
17
17
18
+
Or explore the project setups and features from the examples ([tauri](https://github.com/tauri-apps/tauri/tree/dev/examples) | [plugins-workspace](https://github.com/tauri-apps/plugins-workspace/tree/v2/examples/api))
19
+
18
20
## Why Tauri?
19
21
20
22
Tauri has 3 main advantages for developers to build upon:
0 commit comments