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.

Onsen UI 2 + React + Cordova CLI setup



  • Hi,

    I would like to start using Onsen UI 2 based on React and Cordova CLI (not Monaca CLI or Monaca anything) but just cannot find instructions or a boilerplate for this kind of setup anywhere. Any input for this would be highly appreciated.

    Thanks!


  • Onsen UI

    @KariK I’m curious, if it was called Onsen CLI (it’s practically that, but called Monaca instead), would you give it a try?
    Lately we are focusing on improving that CLI for React and Angular2 with templates because it can also take care of transpiling, etc. For now we don’t have other templates, but I guess you can fork any app published in our blog and use it as your template.

    Also, the templates created with Monaca CLI can be easily adapted to Cordova CLI. Just remove platform folder and add it with Cordova and you are good to go.