Created
November 25, 2021 23:53
-
-
Save kjromero/476b09be0b179ea92bd3bae2e17c5243 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script src="https://www.gstatic.com/firebasejs/5.9.4/firebase.js"></script> | |
| <!-- The core Firebase JS SDK is always required and must be listed first --> | |
| <script src="https://www.gstatic.com/firebasejs/7.3.0/firebase-app.js"></script> | |
| <!-- TODO: Add SDKs for Firebase products that you want to use | |
| https://firebase.google.com/docs/web/setup#available-libraries --> | |
| <script src="https://www.gstatic.com/firebasejs/7.3.0/firebase-analytics.js"></script> | |
| <!-- Add Firebase products that you want to use --> | |
| <script src="https://www.gstatic.com/firebasejs/6.1.1/firebase-auth.js"></script> | |
| <script src="https://www.gstatic.com/firebasejs/6.1.1/firebase-database.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment