pea / Wordpress-Vue-SSR

Vue.js, Server-Side Rendering, Wordpress as an API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordpress-Vue-SSR

Vue.js, Server-Side Rendering, Wordpress as an API.

Based off doabit's proof-of-concept with the addition of:

  • An interface with a remotely hosted Wordpress installation
  • Route parameter support
  • Http failure handling
  • Unit tests incorporating the store and router
  • SASS opposed to Stylus

Build Setup

npm install
npm run build
npm start

Development Setup

npm install
npm run dev

About

Vue.js, Server-Side Rendering, Wordpress as an API


Languages

Language:JavaScript 57.9%Language:CSS 21.5%Language:Vue 19.6%Language:HTML 1.0%