How to start a Meteor App from within a separate node app

Greetings,

I have recently adapted the Nuxt.js framework into my development flow.
I am curious if there is a way to start a Meteor app programmatically from either cli or an script inside a separate node app.