inject firebase in angularjs
Here is what the above code is Doing:
1. We’re importing the AngularJS library from Google’s CDN.
2. We’re importing the Firebase library from Google’s CDN.
3. We’re importing the AngularFire library from Firebase’s CDN.
Now that we’ve imported the libraries, we need to initialize Firebase.