wordpress-headless-vue
wordpress-headless-vue copied to clipboard
A demo for a Vue.js SPA on top of WordPress as a headless CMS
WordPress & Vue.js: Headless Setup w/ WP REST API

It's a real breath of fresh air to see a mammoth of the web industry opening up to modern trends and new paradigms.
I thought: how fun would it be to use WordPress as a headless CMS with Vue.js—beloved frontend framework of mine?
A lot, it turns out!
In this tutorial, I want to go further in-depth with that stack.
Steps:
- Creating models with custom fields in WordPress
- Building a custom endpoint for the WP REST API
- Setting up a Vue.js single-page application
- Hosting the app
Read the full tutorial here
See the live demo here
Enjoy folks!