0.6.6 • Published 2 years ago
firestore-instant-pack v0.6.6
for instant development with firestore.
Start
install
npm i --save firestore-instant-pack
configuration
first you should to config for authentication.
import * as firestorePkg from 'firestore-instant-pack'
firestorePkg.config({ ... });