Add web command in basic example
This commit is contained in:
parent
3dabf5f16f
commit
9d19157654
@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"web": "expo run:web",
|
||||
"web": "expo start --web",
|
||||
"android": "expo run:android",
|
||||
"ios": "expo run:ios",
|
||||
"windows": "react-native run-windows",
|
||||
|
Loading…
Reference in New Issue
Block a user