Using a mobile theme to create a web app
The good news is that we can use a lot of the code we have developed for our responsive web app when creating our new mobile-only theme.
Let’s have a look at how that would work.
Creating our mobile theme files
The easiest way to start is to copy our existing theme, save it with a new name and then remove all of the code we don’t need. It’s a good idea to do this with a local or test site rather than a live site to avoid the risk of deleting anything important.