Add Skeleton for GridItem and Image + Refactor components architecture with more modularity + Delete Fruit feature

This commit is contained in:
2020-12-07 12:48:06 +01:00
parent 5d34725344
commit 5ef8c424fd
19 changed files with 435 additions and 249 deletions

View File

@@ -16,6 +16,7 @@
"core-js": "^3.6.5",
"fruit-api": "^1.1.3",
"vue": "^2.6.11",
"vue-content-loading": "^1.6.0",
"vue-moment": "^4.1.0",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"