aretherecookies-mobile/README.md

11 lines
210 B
Markdown
Raw Permalink Normal View History

2020-04-03 21:21:00 -05:00
# Where's the TP?
2017-03-26 17:36:37 +00:00
A mobile app to find a place that has some cookies!
## Getting Started
```sh
2020-04-03 21:21:00 -05:00
git clone git@gitlab.com:wheres-the-tp/ui-mobile.git
2017-03-26 17:36:37 +00:00
yarn install
react-native run-android
react-native start
```