Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 637 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 637 Bytes

firebase-scripts

Test semantic-release

🔥 A collection of useful scripts for firebase.

Development

yarn start

Acceptance Test

# Build an application.
yarn build

# Run the built application.
yarn run firebase-scripts [command]
# or
yarn dotenv -- yarn run firebase-scripts [command]