Skip to content

Commit

Permalink
Update tauri domain (#2626)
Browse files Browse the repository at this point in the history
  • Loading branch information
6-78 committed Dec 26, 2023
1 parent 0067173 commit 35e1aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/guide/extras/ways-of-using-vue.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The Vue team also maintains a static-site generator called [VitePress](https://v

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

- Build desktop apps with [Electron](https://www.electronjs.org/) or [Tauri](https://tauri.studio/en/)
- Build desktop apps with [Electron](https://www.electronjs.org/) or [Tauri](https://tauri.app)
- Build mobile apps with [Ionic Vue](https://ionicframework.com/docs/vue/overview)
- Build desktop and mobile apps from the same codebase with [Quasar](https://quasar.dev/)
- Use Vue's [Custom Renderer API](/api/custom-renderer) to build custom renderers targeting [WebGL](https://troisjs.github.io/) or even [the terminal](https://github.com/vue-terminal/vue-termui)!

0 comments on commit 35e1aed

Please sign in to comment.