Skip to content

Commit 5b14984

Browse files
authored
chore: add wails as an alternative desktop framework (#2563)
1 parent 7de62ad commit 5b14984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/guide/extras/ways-of-using-vue.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Vue チームは、[VitePress](https://vitepress.dev/) と呼ばれる静的サ
5353

5454
Vue は主に Web アプリケーションを構築するために設計されていますが、決してブラウザーだけに限定されるものではありません。以下のことが可能です。
5555

56-
- [Electron](https://www.electronjs.org/) を使ってデスクトップアプリケーションを構築する
56+
- [Electron](https://www.electronjs.org/) [Wails](https://wails.io) を使ってデスクトップアプリケーションを構築する
5757
- [Ionic Vue](https://ionicframework.com/docs/vue/overview) でモバイルアプリを構築する
5858
- [Quasar](https://quasar.dev/)[Tauri](https://tauri.app) で、同一のコードベースからデスクトップとモバイルのアプリをビルドする
5959
- [TresJS](https://tresjs.org/) で 3D WebGL 体験を構築する

0 commit comments

Comments
 (0)