Meteor + Onsen UI + Monaca cloud build

I want to use Onsen UI for a mobile application on Meteor. And I also want to use the cloud build from Monaca for this. Is it possible?
As I see the Meteor and Monaca projects has a completely different structure. But I understand that eventually they both do the Cordova project. What should I do to add to the Meteor Project the possibilities of the Monaca project? Does anybody have this experience?
Maybe there is a step-by-step tutorial to create a Meteor project, add Onsen UI to it, and then add parts of Monaca to use the Monaca cloud build?

2 Likes

Were you able to get a Meteor project to build with Monaca? Were you able to create a Blaze project using OnSenUI? Thanks.