This is an example of how to use the development repository. In order to set this example up:
- Clone this repository (
git clone https://github.com/ZacharyJacobson/DevFirebaseExample) - Download the API credentials from the private Slack channel (check pins) and place it in the /src/ directory
- In order to automatically update /dist/index.html, run the following in the base directory:
npx webpack --watch - Launch dist/index.html and read the output in the console
- Edit the code as needed in /src/index.js