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