https://github.com/bmeverett/thetable
App for The Table ministry
https://github.com/bmeverett/thetable
react reactnative
Last synced: about 2 months ago
JSON representation
App for The Table ministry
- Host: GitHub
- URL: https://github.com/bmeverett/thetable
- Owner: bmeverett
- Created: 2016-11-02T15:15:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-01T23:55:42.000Z (over 4 years ago)
- Last Synced: 2024-04-14T19:20:47.548Z (about 2 years ago)
- Topics: react, reactnative
- Language: JavaScript
- Size: 62.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Table
React Native application to design an app for [The Table](http://wwww.thetableinbetween.org) ministry at [Riverside Community Church](http://riversideconnect.org)
# Set Up
```
git clone https://github.com/bmeverett/TheTable
cd TheTable
yarn install
```
Then you can run `react-native run-ios` or `react-native run-android`