Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 204 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 204 Bytes

Teadelish

The app for tracking your tea preferences.

Run the app

You'll need two terminals:

First:

$ cd tealove-server
$ yarn start

Second:

$ cd TeaLove
$ react-native run-ios