Firebase Fundamentals
David East
Developer Relations Engineer, Firebase
Mission
Build realtime, authenticated, scalable, and secure websites on Firebase.
A companion guide to the Frontend Masters workshop.
A companion guide to the Frontend Masters workshop.
git clone https://github.com/davideast/firebase-fundamentals-frontend-masters
# Run this site
cd guide && npm i && npm run dev