aretherecookies-mobile/README.md
2020-04-03 21:21:00 -05:00

11 lines
No EOL
210 B
Markdown

# Where's the TP?
A mobile app to find a place that has some cookies!
## Getting Started
```sh
git clone git@gitlab.com:wheres-the-tp/ui-mobile.git
yarn install
react-native run-android
react-native start
```