Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 529 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 529 Bytes

App Builders 2018 iOS & Android app

Prerequisites

Ensure you have installed node/npm, yarn (optional) and react-native-cli.

Installation

Install dependencies

yarn install

Link native packages

react-native link

To seed the Cloud Firestore database, execute the following script which will post data.json to Firebase:

node SeedFirestore.js