All Projects → dlodeprojuicer → ionic-vue-mobile-template-03

dlodeprojuicer / ionic-vue-mobile-template-03

Licence: MIT license
Hybrid app template built with vue, ionic and capacitor.

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
SCSS
7915 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to ionic-vue-mobile-template-03

ionic-vue-mobile-template-01
Hybrid app template built with vue, ionic and capacitor.
Stars: ✭ 47 (-24.19%)
Mutual labels:  ionic, capacitor, vue3, ionic-vue, vue-ionic
v-cupertino
A Vue 3 Wrapper for Cupertino Pane Library
Stars: ✭ 17 (-72.58%)
Mutual labels:  cordova, ionic, capacitor, ionic-vue
cordova-plugin-apkupdater
This plugin allows your Android app to download and install compressed updates without the Google Play Store.
Stars: ✭ 46 (-25.81%)
Mutual labels:  cordova, ionic, capacitor
Capacitor
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
Stars: ✭ 6,598 (+10541.94%)
Mutual labels:  cordova, ionic, capacitor
tutorial-photo-gallery-vue
Photo Gallery Tutorial: Ionic Vue and Capacitor
Stars: ✭ 33 (-46.77%)
Mutual labels:  ionic, capacitor, vue3
capacitor-rate-app
Let users rate your app using native review app dialog for both Android and iOS.
Stars: ✭ 88 (+41.94%)
Mutual labels:  cordova, ionic, capacitor
ionic4-angular7-example
Ionic 4, Angular 7 and Cordova Tutorial: Build CRUD Mobile Apps
Stars: ✭ 57 (-8.06%)
Mutual labels:  cordova, ionic
ionic3-angular4-sample-app
Sample app of Ionic 3 and Angular 4
Stars: ✭ 35 (-43.55%)
Mutual labels:  cordova, ionic
cordova-plugin-amap
Amap Maps plugin for Cordova
Stars: ✭ 51 (-17.74%)
Mutual labels:  cordova, ionic
mobile-messaging-cordova-plugin
Mobile Messaging SDK plugin for Cordova projects
Stars: ✭ 19 (-69.35%)
Mutual labels:  cordova, ionic
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-79.03%)
Mutual labels:  cordova, ionic
ionic-hockeyapp
Need HockeyApp in your Ionic application, add this package!
Stars: ✭ 19 (-69.35%)
Mutual labels:  cordova, ionic
ellenorzo
Arisztokréta: Nem hivatalos KRÉTA-kompatibilis ellenőrző alkalmazás
Stars: ✭ 17 (-72.58%)
Mutual labels:  cordova, ionic
app-starter
Angular mono-repo (Ionic/Capacitor/StencilJS/Web Component) app starter for supporting cross platform apps.
Stars: ✭ 75 (+20.97%)
Mutual labels:  ionic, capacitor
cordova-plugin-exoplayer
Media player plugin for Cordova that uses Google's ExoPlayer
Stars: ✭ 48 (-22.58%)
Mutual labels:  cordova, ionic
ionic4-boilerplate
🚀 boilerplate for ionic4 with CI based on travis and fastlane. doc and example are provided
Stars: ✭ 25 (-59.68%)
Mutual labels:  cordova, ionic
ionic4-image-crop-upload
Ionic 4, Angular 7 and Cordova Crop and Upload Image
Stars: ✭ 16 (-74.19%)
Mutual labels:  cordova, ionic
angular-cordova
Angular wrapper for Cordova
Stars: ✭ 21 (-66.13%)
Mutual labels:  cordova, ionic
ionic-resource-generator
Painless, Offline First, No Dependency, Ionic resources generator
Stars: ✭ 31 (-50%)
Mutual labels:  cordova, ionic
IonicMadrid
Charlas Ionic Madrid
Stars: ✭ 14 (-77.42%)
Mutual labels:  ionic, capacitor

Ionic Vue Mobile Template 03

Netlify Status

Hybrid mobile template built with Ionic Vue using capacitor for native builds.

Demo

Project setup

npm install

Run on the browser - development

npm run serve

Linter

npm run lint

Design

alt text

Native

Using Capacitor for native builds

Prepare native builds

iOS testing and distribution

  1. Download the latest Xcode
  2. npm run build
  3. npx cap add ios
  4. npx cap copy
  5. npx cap open ios Xcode takes a few seconds to index the files; keep an eye at the top of Xcode's window for progress.

[Not compulsory] For sanity check click on the play button in the top left. This will prepare and run the app in a simulator, if all goes well you should be able to run the app and click around. If not, create an issue 🤷 and I will have a look.

Android testing and distribution

  1. Download the latest Android Studio
  2. npm run build
  3. npx cap add android
  4. npx cap copy
  5. npx cap open android Android Studio takes a few seconds to index the files, keep an eye at the bottom of Android Studio for progress.
  6. Testing - When indexing is complete, look for a green play button. Click the play button and it will launch the app in an emulator (See here to setup Emulator) or on the phone, if a phone is connected via USB.

Official Docs

Resources

  • Newsletter - Signup to my Ionic Vue newsletter to get templates and other Ionic Vue updates in your inbox!
  • YouTube Channel - Subscribe to my YouTube channel.
  • Ionic Vue Tempalates - Free Ionic Vue Templates.
  • Ionic Vue VSCode Snippets - This extension adds ionic-vue snippets. Quickly add ionic-vue component code by simply typing iv. The iv prefix will show a range of snippets to choose from.

Affiliates

I want to keep doing these templates for free for as long as possible. I have joined a few affiliate programs to help take care of the costs.

  • Pixeltrue - High-quality illustrations that will help you build breath-taking websites.
  • Getrewardful - Create your own affiliate program.

Alternatively, you can buy me a coffee Buy Me A Coffee

Credits

Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].