Update to Vue 2.x, keep RESTful Web Services (manual Vue install)
This is a follow-up to: Vue.js and Decoupling Drupal » Update from Vue 1.x
The initial setup is from One Page App With Drupal 8 and Vue.js:
- Vue.js 1.0.11
- vue-resource.js v0.1.17
- vue-router v0.7.7
- app.js is where all the code is
Now trying to manually update the Vue.js app to:
Project