mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 06:46:03 +00:00
add reverse adb port for physical device
This commit is contained in:
parent
18cdeaedd5
commit
fca40ec16f
@ -2,5 +2,6 @@
|
|||||||
rm -rf node_modules/realm node_modules/realm-tests
|
rm -rf node_modules/realm node_modules/realm-tests
|
||||||
npm install realm realm-tests
|
npm install realm realm-tests
|
||||||
cp ../../src/object-store/parser/queryTests.json node_modules/realm-tests/query-tests.json
|
cp ../../src/object-store/parser/queryTests.json node_modules/realm-tests/query-tests.json
|
||||||
|
adb reverse tcp:8081 tcp:8081
|
||||||
adb forward tcp:8082 tcp:8082
|
adb forward tcp:8082 tcp:8082
|
||||||
react-native run-android
|
react-native run-android
|
||||||
|
Loading…
x
Reference in New Issue
Block a user