Continuing on fom Part1, where we made a (very) basic vuejs app to fetch data from a wordpress API, we will move on and in this tutorial we will set up some routes and create a basic ‘single’ page to show the content from a wordpress post
Tirst thing to do is to set a route – we will go with the wordpress naming and call this ‘post’