Install axios + Test App rendering + Test API connection

This commit is contained in:
2020-12-03 23:05:00 +01:00
parent dc3a764aa2
commit 69e0f90c5a
7 changed files with 63 additions and 15 deletions

View File

@@ -12,6 +12,7 @@
"api": "fruit-api"
},
"dependencies": {
"axios": "^0.21.0",
"core-js": "^3.6.5",
"fruit-api": "^1.1.3",
"vue": "^2.6.11",