This project was generated with Angular CLI version 7.3.6.
follow these Contribution Guidelines
npm i bootstrap@latest add this line in angular.json - "./node_modules/bootstrap/dist/css/bootstrap.css"
npm i --save firebase@5.0.3 @angular/fire@5.0.2
- https://github.com/AngularTemplates/angular-firebase-crud
- https://medium.com/slackernoon/crud-cheatsheet-for-firebase-and-angular-4846fce54e5a
git remote add upstream https://github.com/thrashtechinfo/chatify.git
git fetch upstream
git rebase upstream/main
git push origin main
ng g module auth --routing
ng g component auth
ng g service auth
Thanks goes to these wonderful people:
Thrashtech Solutions @thrashtechinfo |
Muhammad Awais @muhammadawaisshaikh |
Kaushik Jadav @kaushik2901 |
Iiqbal2000 @Iiqbal2000 |
Puneet Saluja @puneetsaluja100 |
Prateek @prateek1515 |