We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7de62ad commit 5b14984Copy full SHA for 5b14984
src/guide/extras/ways-of-using-vue.md
@@ -53,7 +53,7 @@ Vue チームは、[VitePress](https://vitepress.dev/) と呼ばれる静的サ
53
54
Vue は主に Web アプリケーションを構築するために設計されていますが、決してブラウザーだけに限定されるものではありません。以下のことが可能です。
55
56
-- [Electron](https://www.electronjs.org/) を使ってデスクトップアプリケーションを構築する
+- [Electron](https://www.electronjs.org/) や [Wails](https://wails.io) を使ってデスクトップアプリケーションを構築する
57
- [Ionic Vue](https://ionicframework.com/docs/vue/overview) でモバイルアプリを構築する
58
- [Quasar](https://quasar.dev/) や [Tauri](https://tauri.app) で、同一のコードベースからデスクトップとモバイルのアプリをビルドする
59
- [TresJS](https://tresjs.org/) で 3D WebGL 体験を構築する
0 commit comments