forked from fr/deguapp
Added: script for building website version
This commit is contained in:
parent
8f3e442077
commit
c89dfa6786
@ -6,7 +6,8 @@
|
||||
"start": "expo start",
|
||||
"android": "expo start --android",
|
||||
"ios": "expo start --ios",
|
||||
"web": "expo start --web"
|
||||
"web": "expo start --web",
|
||||
"build:web": "npx expo export"
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/metro-runtime": "~3.2.1",
|
||||
|
Loading…
Reference in New Issue
Block a user