Firepit requires an active Firebase project
To make the process as simple as possible, we've broken the major steps down into simple to follow steps and guides.
First off, install the firepit
library via Node Package Manager:
npm install --save firepit
Our application needs an active Firebase project to communicate with. Go ahead and create a new Firebase project, or if you've already got an existing project skip this step, otherwise follow the steps below:
Visit the Firebase Console and create a new project using the "Add project" box as shown below:
Within the dialog, fill out your project details and click "Create Project":
Once the project has been created, you'll be redirected to the project homepage as shown below: