aretherecookies-mobile/README.md

11 lines
213 B
Markdown
Raw Normal View History

2017-03-26 17:36:37 +00:00
# Aretherecookies?
A mobile app to find a place that has some cookies!
## Getting Started
```sh
git clone git@gitlab.com:aretherecookies/ui-mobile.git
yarn install
react-native run-android
react-native start
```