项目作者: stozuka
项目描述 :
Demo project to use Cloud Firestore with React and Redux
高级语言: JavaScript
项目地址: git://github.com/stozuka/try-cloud-firestore.git
try-cloud-firestore
A personal project to try basic operations of Cloud Firestore with React and Redux.
Settings in firestore.rules
allow everyone to read and write. So please don’t expose your firebase project keys. And, please run locally if you want to try this application.