mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 04:24:56 -06:00
11 lines
No EOL
210 B
Markdown
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
|
|
``` |