initialization:
npm install -g react-native-cli
react-native init AwesomeProject
cd AwesomeProject
react-native run-android
open Developer Menu
./adb.exe shell input keyevent 82
Developer Menu have not Debug JS Remotely
and Enable Live Reload
?