Guest User

Untitled

a guest
Jun 19th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. "scripts": {
  2. "start": "node node_modules/react-native/local-cli/cli.js start",
  3. "test": "jest",
  4. "build-android": "cd android && ./gradlew assembleRelease && cd ..",
  5. "dev-android":"export ENVFILE=.env.dev && sh appcenter-post-clone.sh && react-native run-android",
  6. },
Add Comment
Please, Sign In to add comment