Wrapping Up Full Post
In this episode of WP REST API theming with Vue.js we are going to wrap up what we started doing in previous episode and finish setting up our full post view.
In this episode we are going to wrap what we started doing in the previous episode, and put all of our content in our full post.
After that we a going to setup post control div, and in it we are going to add buttons that will enable us to go to previous and next posts. Of course we are also going to set up a button that will take us to our front page or to our postList
component with Vue.js.