How to incorporate Firebase into Framework7

How can I make use of Firebase (Web) with simple Javascript inside a Framework7 Core App?

Does all the code have to be inside the App.js script or can it be inside the /pages/firebase_login.html?

How can I render tables or cards as the data is read from my Firebase database?