Repo for Turnip Buds, a companion app for Animal Crossing: New Horizons, available on iOS and Android. Created using React Native, Firebase Firestore, Expo, and TypeScript
yarn install && cd functions && npm install
- copy app.config.example to app.config.ts, set up Firebase project and fill in env vars
npx firebase login
- run
yarn export
or copy over old fsData to seed simulator yarn dev
to start simulators