add login service

This commit is contained in:
Zuhdan Ubay 2020-05-22 14:39:54 +07:00
parent cdf458488a
commit d5bf1ab388
22 changed files with 1632 additions and 159 deletions

View file

@ -147,6 +147,10 @@
"typeCheck": true,
"exclude": []
}
},
"deploy": {
"builder": "angular-cli-ghpages:deploy",
"options": {}
}
}
},