Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 303 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 303 Bytes

Firebase 9 Dojo

Firebase 9 basics tutorial

Setup and run

# Download repository:
git clone https://github.com/sendgn/firebase-9-dojo
# Go to the folder:
cd firebase-9-dojo
# Install dependencies
npm install
# Build
npm run build

Branches

Each branch corresponds to a specific topic