Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnylazuardi committed Jun 5, 2018
1 parent 18cac9d commit 6f7fd57
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,22 @@ Website: https://nikerunning.sonnylab.com/

Expo Snack: https://snack.expo.io/@sonnylazuardi/nike-running-redesign

## Installation
## Installation & Running

```
npm i
react-native run-ios
react-native run-android
```

for the web:

```
react-native start
```

open `https://localhost:8081/dom`

## Features

- FadedZoom Transition
Expand Down

0 comments on commit 6f7fd57

Please sign in to comment.