SingIn and SignUp pages logic. Add Firebase integration

This commit is contained in:
2019-02-17 11:52:41 +07:00
parent ff614e2646
commit 459a4c594d
11 changed files with 648 additions and 53 deletions

View File

@@ -13,6 +13,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"firebase": "^5.8.3",
"material-design-icons-iconfont": "^4.0.4",
"vue": "^2.5.22",
"vue-router": "^3.0.1",