Ionic App as a regular website

I have an app built in Ionic 2/3 version. All is good there. However, now I want to make it available as a regular website (like www.yahoo.com, www.amazon.com, etc.). This way, if possible, I am assuming I will have only one code-base to worry about and make changes into to support all platforms (iOS and android mobile devices and the website).

Can somebody please tell me if this is possible? If yes, how do I go about this?

My plan is to somehow deploy the app on a web-server like Tomcat.

Any help, pointers, suggestions will be highly appreciated.

P.S. - I am going through this link to learn about PWA. Not sure if that’s my solution.

Thanks!

The Ionic-PWA is indeed the answer and the link in my previous post is the best place to get it going. Here is the PWA link again.

1 Like