[frontend]: Базовый логин

This commit is contained in:
2022-09-11 15:41:14 +03:00
parent f922daaa80
commit 818bb9db81
14 changed files with 470 additions and 79 deletions

View File

@@ -11,7 +11,11 @@
"axios": "^0.27.2",
"bootstrap": "^5.2.1",
"core-js": "^3.8.3",
"vue": "^3.2.13"
"vee-validate": "^4.6.7",
"vue": "^3.2.13",
"vue-router": "^4.1.5",
"vuex": "^4.0.2",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.16",