Building a Desktop/Mobile web nuxt app
So i have never touched any part of mobile dev i just usually set up the css media queries to set the page based on the view port.
we are soon to start developing the new frontend of our nuxt app and i was wondering if there are any interesting solutions/libraries that could ease how to build a web app that could be transported somehow to mobiles as an app while keeping the website part working with the same code.
what I mean by that is there shouldn't be a different development cycle for each. ( currently native mobile apps features are not necessary for us but it would be nice if it is possible )
we are soon to start developing the new frontend of our nuxt app and i was wondering if there are any interesting solutions/libraries that could ease how to build a web app that could be transported somehow to mobiles as an app while keeping the website part working with the same code.
what I mean by that is there shouldn't be a different development cycle for each. ( currently native mobile apps features are not necessary for us but it would be nice if it is possible )
