New WordPress Starter Theme using VueJS Michael Soriano


New WordPress Starter Theme using VueJS Michael Soriano

vuejs-wordpress-plugin-starter. Browsersync for auto refreshing during local development; webpack to handle all of the assets; Getting Started. Clone the repo inside of your wp-content/plugins directory; Rename the cloned plugin directory, vwp-plugin.php and the files inside of the inc/ directory to suite your needs. Review the contents of vwp-plugin.php making sure to replace any occurances.


23 Vue Developer Tools to Develop Highperformance Web Apps

It is a based on the BlankSlate WP starter theme. The official and original BlankSlate HTML5 WordPress theme boilerplate most commonly known to designers and developers. Released under the GPL. The starter theme is modified into vue components and its making use of vue-router and vuex.


65+ Vuejs Themes And Templates Creative Tim

Vue.js Wordpress Theme Starter 6 years ago A WordPress theme built using Vue.js. This theme is based on the BlankSlate WP starter theme Features VueRouter integrated Vuex integrated (with sample WordPress-centric modules) jQuery integrated, if that's your thing Firebase support and sample config Axios for API requests


New WordPress Starter Theme using VueJS Michael Soriano

Your local vue.js file should be added to your theme's footer. Your code will not display until you add your test element to your theme. For my purposes, I add the opening tag below the body element and close the test element just before the close of the body element. This will allow me to call vue.js throughout the WordPress theme.


New WordPress Starter Theme using VueJS Michael Soriano

Once Vue picks up the HTML