I have been looking for information on how to convert an Angular application to an Ionic app. From what I have seen this is possible in monoliths, but would it be possible to convert an Angular application with a micro-frontend architecture to an Ionic app?
I have not been able to find any information about it.