@_Ty wrote:
Hey there,
My goal is to create a new PWA with a shared code base. I have used Ionic in the past for mobile only, however, this time I want to prioritize web.
I am considering the following process:
- Create a new Ionic 4 project
- Build out the project for desktop displays, but build the project to wrap components when the user’s display is mobile.
- Deploy as website and resolve bugs
- Deploy as mobile app and resolve bugs
Is the process above a good approach when your main goal is to produce a website?
Posts: 1
Participants: 1