Initial build

This commit is contained in:
Oliver Traber 2022-01-15 02:22:37 +01:00
parent ba484d3d9a
commit 20686e39b6
Signed by: Bluemedia
GPG key ID: C7BA47275B086E2C
14 changed files with 714 additions and 6 deletions

View file

@ -8,6 +8,8 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.24.0",
"bootstrap-icons-vue": "^0.8.0",
"core-js": "^3.6.5",
"vue": "^3.0.0"
},