From 18dc98b3cf6e9f8818f5ae349e08e6f400459c25 Mon Sep 17 00:00:00 2001 From: The Jared Wilcurt Date: Sat, 28 Oct 2023 13:43:42 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2b8a17..401c58c 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ This will delete the existing version and download the latest version of Vue-Dev ## Alternatives +* [Vue 3 Desktop and Mobile](https://github.com/rigor789/nw-vue3-boilerplate) - Fork of this repo but with NativeScript added to also build for Android and iOS. * [nw-vue-cli-example](https://github.com/nwutils/nw-vue-cli-example) - Uses Vue-CLI (WebPack), has Vue 2 and Vue 3 branches. * [nwjs-vue](https://github.com/elegantweb/nwjs-vue) - Uses Vue-CLI 2 * [vue-desktop-basic](https://github.com/TheJaredWilcurt/vue-desktop-basic) - Does not use a build system at all, all `.vue` files run directly in the browser context