mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
Update README.md
This commit is contained in:
@@ -4,9 +4,9 @@ Video backgrounds are common in mobile apps. This shows you how to do it univers
|
||||
|
||||
## How to use
|
||||
|
||||
Install: `yarn install`
|
||||
- Install: `yarn`
|
||||
|
||||
[Expo CLI](https://docs.expo.io/versions/latest/workflow/expo-cli/): `npm install -g expo-cli` (if not already installed globally on your machine)
|
||||
- [Expo CLI](https://docs.expo.io/versions/latest/workflow/expo-cli/): `npm install -g expo-cli` (if not already installed globally on your machine)
|
||||
|
||||
Run Project Locally: `expo start`
|
||||
- Run Project Locally: `expo start`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user