Skip to content

WillBooster/firebase-scripts

Repository files navigation

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]