import firebase from 'firebase/app'
import 'firebase/firestore'
import 'firebase/auth'
const config = {...}
Install import proper libraries, and components such as firebase core, firestore, firebase auth.
The firebase config object can be copy and pasted from your firebase project setting page.
Follow firebase tutorials and development on #FirebaseSummit
Also check out the youtube channel https://www.youtube.com/hashtag/firebasefundamentals
No comments:
Post a Comment