Closed ashishkumar-ui closed 5 years ago
@ashishkumar-ui Mosaico is a standalone web application made with Knockout. There is no reasons to integrate it inside a Vue app (no shared model, components, etc.) Just serve it outside your Vue App.
You can find more information here (not same framework but same thing):
I have a vue app which send the emails . I would like to use this for email editor part. is it feasible to do this?