Notice: The Monaca & Onsen UI Community Forum is shutting down.

For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.

Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.

Cordova+VueJS simple app



  • Hi to all
    I’m totally new to Onsen and Vue. For a very small and simple project (probably, not more than 2 or 3 pages)
    I would like to test VueJS and Onsen at the same time.

    The official kitchensink is too complicated, tons of files to understand, npm to use to build the project and so on.

    Any other simple example to start from ? I would like to keep it simple.
    I’m able to create a simple one-page application with Vuejs (just load the js and you are ready) but how can I properly manage page transitions with onsen ?

    I’m looking for a very easy guide or sample project to use with Cordova.
    Thank you.