loaded materials form solr with jsonapi, and display them

This commit is contained in:
2019-06-10 18:30:48 +02:00
parent 058aed796a
commit 01cee3ba8a
19 changed files with 719 additions and 17 deletions

View File

@@ -20,6 +20,7 @@
"dependencies": {
"axios": "^0.18.1",
"vue": "^2.6.10",
"vue-autofocus-directive": "^1.0.3",
"vue-meta": "^1.6.0",
"vue-router": "^3.0.6",
"vuex": "^3.1.1"