Good morning, I need to publish a website with ionic structure (I know its main idea is to generate the app, but we have this app and it has to be a site and an app at the same time), what is the best way to do that?
Good morning, I need to publish a website with ionic structure (I know its main idea is to generate the app, but we have this app and it has to be a site and an app at the same time), what is the best way to do that?
So, first I would like to say that it's something I do not recommend doing, because it's against the idea of what ionic allows.
If you are not using any Cordova plug-in, then no problem, just move the contents of the www folder to your server. The app will be replicated there, but I emphasize some issues in this decision:
EDIT THERE IS SOME SUPPORT FOR WEBSITE: link