Awesome
WordPress/Vue Starter Theme Using Inertia.js
A bare-bones example theme using Inertia with Vue, and the WordPress Inertia adapter.
Installation
Clone this repository into the WordPress themes directory.
cd *your-theme-name*
composer install
npm install
npm run dev
References
https://inertiajs.com/ https://github.com/boxybird/inertia-wordpress https://vuejs.org/