From 8e31a4a94e406f71669c299d9fa922d4c8f1cb97 Mon Sep 17 00:00:00 2001 From: Afolayan Oluwaseun Raphael Date: Sun, 20 Dec 2020 17:15:32 +0100 Subject: [PATCH 1/2] Updated Overview.md to include guide by @theafolayan I've recently published a basic guide on getting started with Ionic-vue, I feel it would be a great addition to the "From the community" section. --- src/pages/vue/overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/vue/overview.md b/src/pages/vue/overview.md index a9f639ebd40..8a8e391baf1 100644 --- a/src/pages/vue/overview.md +++ b/src/pages/vue/overview.md @@ -25,6 +25,7 @@ While there are no known technical limitations to using `Ionic Vue` with [Cordov ## From the Community - [Using Vue.js with Ionic & Capacitor](https://dev.to/aaronksaunders/using-vue-js-v3-beta-with-ionic-components-capacitor-plugins-2b6f) - Aaron Saunders +- [Building Mobile Apps With Vue3 and Ionic](https://soshace.com/building-mobile-apps-with-vue3-and-ionic/) - Oluwaseun Raphael Afolayan ## Installation From 0fbf9cfee1f82de6b8bdc89fdb073e0b0b4fc783 Mon Sep 17 00:00:00 2001 From: Maria Hutt Date: Thu, 25 May 2023 10:28:08 -0700 Subject: [PATCH 2/2] docs(vue): community link --- docs/vue/overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/vue/overview.md b/docs/vue/overview.md index aadd0add9d8..1689934bc26 100644 --- a/docs/vue/overview.md +++ b/docs/vue/overview.md @@ -33,6 +33,7 @@ While there are no known technical limitations to using `Ionic Vue` with [Cordov ## From the Community - [Using Vue.js with Ionic & Capacitor](https://dev.to/aaronksaunders/using-vue-js-v3-beta-with-ionic-components-capacitor-plugins-2b6f) - Aaron Saunders +- [Building Mobile Apps With Vue3 and Ionic](https://soshace.com/building-mobile-apps-with-vue3-and-ionic/) - Oluwaseun Raphael Afolayan ## Installation