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