Please review the [Code of Conduct][conduct.md] before contributing.
npm run build
npm run deploy
- Authenticate
npm run firebase login
- List available projects
npm run firebase projects:list
- Set the active project
npm run firebase use <project-name>