How to build a hybrid mobile app with vue.js?












0















I am looking for a framework to create hybrid mobile (and web) apps based on webview to create a mobile app in my html/css/js-world. ionic is offering that, but only in angular. but it should be possible to do this in vue.js, which is my favorite js-framework, which i want to use.



I`ve followed Tutorials like this https://alligator.io/vuejs/vue-ionic/



How can i now test, build and deploy this app for ios and android?










share|improve this question



























    0















    I am looking for a framework to create hybrid mobile (and web) apps based on webview to create a mobile app in my html/css/js-world. ionic is offering that, but only in angular. but it should be possible to do this in vue.js, which is my favorite js-framework, which i want to use.



    I`ve followed Tutorials like this https://alligator.io/vuejs/vue-ionic/



    How can i now test, build and deploy this app for ios and android?










    share|improve this question

























      0












      0








      0








      I am looking for a framework to create hybrid mobile (and web) apps based on webview to create a mobile app in my html/css/js-world. ionic is offering that, but only in angular. but it should be possible to do this in vue.js, which is my favorite js-framework, which i want to use.



      I`ve followed Tutorials like this https://alligator.io/vuejs/vue-ionic/



      How can i now test, build and deploy this app for ios and android?










      share|improve this question














      I am looking for a framework to create hybrid mobile (and web) apps based on webview to create a mobile app in my html/css/js-world. ionic is offering that, but only in angular. but it should be possible to do this in vue.js, which is my favorite js-framework, which i want to use.



      I`ve followed Tutorials like this https://alligator.io/vuejs/vue-ionic/



      How can i now test, build and deploy this app for ios and android?







      javascript android ios vue.js mobile






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 24 '18 at 14:54









      timo kranztimo kranz

      81129




      81129
























          4 Answers
          4






          active

          oldest

          votes


















          0














          Cordova is the Answer. This is a better tutorial: https://www.techiediaries.com/ionic-vue/






          share|improve this answer































            0














            Ionic 4 just announced Alpha release of Vue.js integration. https://blog.ionicframework.com/a-vue-from-ionic/



            To build for ios and android, look into Capacitor. https://capacitor.ionicframework.com/






            share|improve this answer
























            • I make an app in vue and transform it into an apk with cordova recently, but without the native stuff like camera, ect. i didnt find a good tutorial how to do this right from scratch.

              – timo kranz
              Dec 2 '18 at 12:38



















            0














            This is a better Tutorial https://github.com/c4software/vuejs-cordova-sample. Here you can find even Native-Examples used in a vue component, build with cordova.






            share|improve this answer































              0














              check for this framework: https://quasar-framework.org/



              It lets you deploy to Android, IOS,to make a PWA, and a Electron app with the same codebase.
              With an excellent documentation also!






              share|improve this answer























                Your Answer






                StackExchange.ifUsing("editor", function () {
                StackExchange.using("externalEditor", function () {
                StackExchange.using("snippets", function () {
                StackExchange.snippets.init();
                });
                });
                }, "code-snippets");

                StackExchange.ready(function() {
                var channelOptions = {
                tags: "".split(" "),
                id: "1"
                };
                initTagRenderer("".split(" "), "".split(" "), channelOptions);

                StackExchange.using("externalEditor", function() {
                // Have to fire editor after snippets, if snippets enabled
                if (StackExchange.settings.snippets.snippetsEnabled) {
                StackExchange.using("snippets", function() {
                createEditor();
                });
                }
                else {
                createEditor();
                }
                });

                function createEditor() {
                StackExchange.prepareEditor({
                heartbeatType: 'answer',
                autoActivateHeartbeat: false,
                convertImagesToLinks: true,
                noModals: true,
                showLowRepImageUploadWarning: true,
                reputationToPostImages: 10,
                bindNavPrevention: true,
                postfix: "",
                imageUploader: {
                brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                allowUrls: true
                },
                onDemand: true,
                discardSelector: ".discard-answer"
                ,immediatelyShowMarkdownHelp:true
                });


                }
                });














                draft saved

                draft discarded


















                StackExchange.ready(
                function () {
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53459383%2fhow-to-build-a-hybrid-mobile-app-with-vue-js%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                4 Answers
                4






                active

                oldest

                votes








                4 Answers
                4






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                0














                Cordova is the Answer. This is a better tutorial: https://www.techiediaries.com/ionic-vue/






                share|improve this answer




























                  0














                  Cordova is the Answer. This is a better tutorial: https://www.techiediaries.com/ionic-vue/






                  share|improve this answer


























                    0












                    0








                    0







                    Cordova is the Answer. This is a better tutorial: https://www.techiediaries.com/ionic-vue/






                    share|improve this answer













                    Cordova is the Answer. This is a better tutorial: https://www.techiediaries.com/ionic-vue/







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Nov 24 '18 at 19:05









                    timo kranztimo kranz

                    81129




                    81129

























                        0














                        Ionic 4 just announced Alpha release of Vue.js integration. https://blog.ionicframework.com/a-vue-from-ionic/



                        To build for ios and android, look into Capacitor. https://capacitor.ionicframework.com/






                        share|improve this answer
























                        • I make an app in vue and transform it into an apk with cordova recently, but without the native stuff like camera, ect. i didnt find a good tutorial how to do this right from scratch.

                          – timo kranz
                          Dec 2 '18 at 12:38
















                        0














                        Ionic 4 just announced Alpha release of Vue.js integration. https://blog.ionicframework.com/a-vue-from-ionic/



                        To build for ios and android, look into Capacitor. https://capacitor.ionicframework.com/






                        share|improve this answer
























                        • I make an app in vue and transform it into an apk with cordova recently, but without the native stuff like camera, ect. i didnt find a good tutorial how to do this right from scratch.

                          – timo kranz
                          Dec 2 '18 at 12:38














                        0












                        0








                        0







                        Ionic 4 just announced Alpha release of Vue.js integration. https://blog.ionicframework.com/a-vue-from-ionic/



                        To build for ios and android, look into Capacitor. https://capacitor.ionicframework.com/






                        share|improve this answer













                        Ionic 4 just announced Alpha release of Vue.js integration. https://blog.ionicframework.com/a-vue-from-ionic/



                        To build for ios and android, look into Capacitor. https://capacitor.ionicframework.com/







                        share|improve this answer












                        share|improve this answer



                        share|improve this answer










                        answered Nov 29 '18 at 15:15









                        Shane RichardsonShane Richardson

                        3016




                        3016













                        • I make an app in vue and transform it into an apk with cordova recently, but without the native stuff like camera, ect. i didnt find a good tutorial how to do this right from scratch.

                          – timo kranz
                          Dec 2 '18 at 12:38



















                        • I make an app in vue and transform it into an apk with cordova recently, but without the native stuff like camera, ect. i didnt find a good tutorial how to do this right from scratch.

                          – timo kranz
                          Dec 2 '18 at 12:38

















                        I make an app in vue and transform it into an apk with cordova recently, but without the native stuff like camera, ect. i didnt find a good tutorial how to do this right from scratch.

                        – timo kranz
                        Dec 2 '18 at 12:38





                        I make an app in vue and transform it into an apk with cordova recently, but without the native stuff like camera, ect. i didnt find a good tutorial how to do this right from scratch.

                        – timo kranz
                        Dec 2 '18 at 12:38











                        0














                        This is a better Tutorial https://github.com/c4software/vuejs-cordova-sample. Here you can find even Native-Examples used in a vue component, build with cordova.






                        share|improve this answer




























                          0














                          This is a better Tutorial https://github.com/c4software/vuejs-cordova-sample. Here you can find even Native-Examples used in a vue component, build with cordova.






                          share|improve this answer


























                            0












                            0








                            0







                            This is a better Tutorial https://github.com/c4software/vuejs-cordova-sample. Here you can find even Native-Examples used in a vue component, build with cordova.






                            share|improve this answer













                            This is a better Tutorial https://github.com/c4software/vuejs-cordova-sample. Here you can find even Native-Examples used in a vue component, build with cordova.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Dec 2 '18 at 17:08









                            timo kranztimo kranz

                            81129




                            81129























                                0














                                check for this framework: https://quasar-framework.org/



                                It lets you deploy to Android, IOS,to make a PWA, and a Electron app with the same codebase.
                                With an excellent documentation also!






                                share|improve this answer




























                                  0














                                  check for this framework: https://quasar-framework.org/



                                  It lets you deploy to Android, IOS,to make a PWA, and a Electron app with the same codebase.
                                  With an excellent documentation also!






                                  share|improve this answer


























                                    0












                                    0








                                    0







                                    check for this framework: https://quasar-framework.org/



                                    It lets you deploy to Android, IOS,to make a PWA, and a Electron app with the same codebase.
                                    With an excellent documentation also!






                                    share|improve this answer













                                    check for this framework: https://quasar-framework.org/



                                    It lets you deploy to Android, IOS,to make a PWA, and a Electron app with the same codebase.
                                    With an excellent documentation also!







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Dec 2 '18 at 21:12









                                    Walter CejasWalter Cejas

                                    42039




                                    42039






























                                        draft saved

                                        draft discarded




















































                                        Thanks for contributing an answer to Stack Overflow!


                                        • Please be sure to answer the question. Provide details and share your research!

                                        But avoid



                                        • Asking for help, clarification, or responding to other answers.

                                        • Making statements based on opinion; back them up with references or personal experience.


                                        To learn more, see our tips on writing great answers.




                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function () {
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53459383%2fhow-to-build-a-hybrid-mobile-app-with-vue-js%23new-answer', 'question_page');
                                        }
                                        );

                                        Post as a guest















                                        Required, but never shown





















































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown

































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown







                                        Popular posts from this blog

                                        404 Error Contact Form 7 ajax form submitting

                                        How to know if a Active Directory user can login interactively

                                        TypeError: fit_transform() missing 1 required positional argument: 'X'