Hi everyone!
I’m thinking of the possibility to deploy our Ionic 2+ app to the web. Right now, we have a separate website, and even tho it is also built with Angular and some code is shared, it would be amazing to actually properly have one codebase for both the apps and the web.
Has anyone actually tried this or has any experience with it?
There would have to be a lot of “css hacks”, i.e. overrides for larger screens (since i really don’t want just a blown up mobile app, I’d have to hide the tabbar, move everything from it to e.g. a side meny or alike) but technically, everything sounds doable. Plus, the material implementation in Ionic is superb, and I think users on the web are used to that design, so it wouldn’t really feel out of place.
I’d really like to hear your input about this!
/Daniel