Skip to content

WordPress theme using Rest API and Vue.js

Notifications You must be signed in to change notification settings

richpollen/VueTheme

This branch is 3 commits ahead of, 6 commits behind rtCamp/VueTheme:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ac8f6c · Sep 20, 2017

History

83 Commits
May 31, 2017
May 31, 2017
Sep 20, 2017
Apr 7, 2017
May 4, 2017
May 4, 2017
Apr 7, 2017
May 8, 2017
May 12, 2017
May 12, 2017
Apr 10, 2017
May 3, 2017
May 31, 2017
May 31, 2017
Apr 10, 2017

Repository files navigation

VueTheme - WordPress Theme + VueJs

WordPress theme using WP REST API and VueJs 2 by rtCamp. This theme is base theme for WordPress theme developers.

How to use?

  1. Go to your WP theme directory (in /wp-content/theme/)
  2. Clone / Download this repo
  3. Activate your theme from WordPress theme's backend
  4. This theme will display menu which has set display location to Primary Menu.
  5. Make sure you fulfill all the requirements before using theme. (Please see Requirements section)

How to use it for development?

  1. Go to your WP theme directory & navigate to VueTheme.
  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

Frameworks / Packages used

About

WordPress theme using Rest API and Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.5%
  • Vue 13.9%
  • PHP 5.8%
  • JavaScript 4.8%