break resources in multiple json files & add to vuex module store

This commit is contained in:
Kevin Van Der Werff
2019-06-22 03:28:33 +02:00
parent 23416bccd2
commit f1a8d056d7
19 changed files with 1039 additions and 1012 deletions

3
store/resources.js Normal file
View File

@@ -0,0 +1,3 @@
import resources from '../resources/'
export const state = () => resources