Skip to content

NO FOR PRODUCTION - Feb 2018 - Simple example how to integrate VUE.js with WordPress

Notifications You must be signed in to change notification settings

clagob/wp-vue-test

Repository files navigation

WP-VUE - Vue.js WordPress Theme

WordPress theme using WP REST API 2 and Vue.js 2. This theme is base theme for WordPress theme developers.

How to use?

  1. Go to your WordPress theme directory (in /wp-content/theme/)
  2. Clone / Download this repo
  3. Activate this theme WP-VUE from WordPress theme's backend
  4. This theme will display menu which has set display location to Main Menu.

How to use it for development?

  1. Go to your WordPress theme directory (in /wp-content/theme/)
  2. Install dependencies npm install
  3. To start dev server with hot reload npm run dev
  4. To create build for production with minification npm run build

Requirements

(*) Install and enable it from inside the theme Appearance > Install Plugins

Frameworks & Packages


About

NO FOR PRODUCTION - Feb 2018 - Simple example how to integrate VUE.js with WordPress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published