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
npm install
npm run build
npm start
npm install
npm run dev