🎉 Создал рабочий фронтенд

Можно играть
This commit is contained in:
2021-03-27 20:24:07 +03:00
parent 13cabe7c43
commit affebed337
6 changed files with 144 additions and 75 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "vk-bingo",
"author": "Anatoly Kopyl",
"version": "0.1.0",
"private": true,
"scripts": {
@@ -8,6 +9,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.21.1",
"core-js": "^3.6.5",
"vue": "^3.0.0"
},