/Wordpress-Vue-SSR

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

Primary LanguageJavaScript

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