When the repository is cloned, run npm install in the project directory to install the correct dependencies.
Copy the code from base.example.js into a separate base.js file and add in your information obtained from the Firebase website. For the various sign-in methods (Google, Facebook, and GitHub) to work, you will have to enable each one on the Firebase console and follow the instructions on Firebase to set them up.