Update README.md

This commit is contained in:
Hüseyin TERKİR 2018-07-15 21:13:43 +03:00 committed by GitHub
parent c70112b7b6
commit 17d52eb5ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,11 @@
# esteem-mobile
# esteem-mobile
This project was bootstrapped with [Create React Native App](https://github.com/react-community/create-react-native-app).
### Development
```
$ yarn // Download packages with yarn
$ yarn run ios // Run on iOS
$ yarn run android // Run on Android
```