Skip to content

Commit

Permalink
Merge pull request #13 from vu-luong/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
tvd12 authored Sep 10, 2021
2 parents a17d43f + 14c9ff7 commit e93ca64
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,17 @@ react native client for [ezyfox server](https://github.com/youngmonkeys/ezyfox-s
# How to test?

### 1. Install module

- using yarn:
```
npm i ezyfox-server-react-native-client
git clone https://github.com/youngmonkeys/ezyfox-server-react-native-client.git && cd ezyfox-server-react-native-client/example && yarn
```
- using npm:
```
git clone https://github.com/youngmonkeys/ezyfox-server-react-native-client.git && cd ezyfox-server-react-native-client/example && npm i
```

### 2. Run iOS

- Build and Run on Xcode for iOS, don't for get run `pod install`
- Build and Run on Xcode for iOS, don't forget to run `pod install`

### 3. Run Android

Expand All @@ -44,4 +47,4 @@ npm i ezyfox-server-react-native-client

- Touch us on [Facebook](https://www.facebook.com/youngmonkeys.org)
- Ask us on [stackask.com](https://stackask.com)
- Email to me [Dzung](mailto:itprono3@gmail.com)
- Email to me [Dzung](mailto:itprono3@gmail.com)

0 comments on commit e93ca64

Please sign in to comment.