Building a PWA vuejs app with wordpress API – Part 7

By now in out Building a PWA vuejs app with wordpress API journey, we have a basic vuejs app which can fetch data from a WordPress API using axios and can display the data.
The aim of this Building a PWA vuejs app with wordpress API series, however is to build an app and get it on the app stores. To achieve this, we are going to use cordova. Cordova is a fantastic framework which allows you to package web apps and transform them into actual apps to run on devices.

Leave a Reply