hhochart / vue-wordpress-theme

VueJS Wordpress theme boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordpress vue theme

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

into /wp-content/themes :

git clone https://github.com/hhochart29/vue-wordpress-theme 
npm run build to build assets

Don't forget to change the directory name in config/index.js {line 13 and 54}

About

VueJS Wordpress theme boilerplate


Languages

Language:JavaScript 80.2%Language:PHP 11.9%Language:Vue 7.6%Language:CSS 0.3%