mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-02 02:25:22 +00:00
Use yarn for dependency management
This commit is contained in:
@@ -19,6 +19,12 @@ Fork, then clone the repo:
|
|||||||
git clone https://github.com/your-username/react-native-web.git
|
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:
|
Run the examples:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user