Skip to content

Commit b88c7a2

Browse files
committed
docs(extras): move Tauri
1 parent dd0b29c commit b88c7a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guide/extras/ways-of-using-vue.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ The Vue team also maintains a static-site generator called [VitePress](https://v
5353

5454
Although Vue is primarily designed for building web applications, it is by no means limited to just the browser. You can:
5555

56-
- Build desktop apps with [Electron](https://www.electronjs.org/) or [Tauri](https://tauri.app)
56+
- Build desktop apps with [Electron](https://www.electronjs.org/)
5757
- Build mobile apps with [Ionic Vue](https://ionicframework.com/docs/vue/overview)
58-
- Build desktop and mobile apps from the same codebase with [Quasar](https://quasar.dev/)
58+
- Build desktop and mobile apps from the same codebase with [Quasar](https://quasar.dev/) or [Tauri](https://tauri.app)
5959
- Build 3D WebGL experiences with [TresJS](https://tresjs.org/)
6060
- Use Vue's [Custom Renderer API](/api/custom-renderer) to build custom renderers, like those for [the terminal](https://github.com/vue-terminal/vue-termui)!

0 commit comments

Comments
 (0)