## Description Implement the build pipeline including running tests and deployment. ## Acceptance Criteria - [ ] Checking into the develop branch deploys to a staging site - [ ] (OPTIONAL) Checking into the master branch deploys to a production site ## Implementation Details Review the Firebase documentation.
Description
Implement the build pipeline including running tests and deployment.
Acceptance Criteria
Implementation Details
Review the Firebase documentation.