Use yarn for dependency management

This commit is contained in:
Nicolas Gallagher
2016-11-21 17:10:50 -08:00
parent 89f5a13891
commit 8352c7cbda
2 changed files with 5850 additions and 0 deletions

View File

@@ -19,6 +19,12 @@ Fork, then clone the repo:
git clone https://github.com/your-username/react-native-web.git
```
Install dependencies (requires [yarn](https://yarnpkg.com/en/docs/install):
```
yarn
```
Run the examples:
```

5844
yarn.lock Normal file

File diff suppressed because it is too large Load Diff