install.sh 140 Bytes
Newer Older
yogevbd's avatar
yogevbd committed
1 2 3 4 5 6
#!/bin/bash -e

npm install -g lerna@2.4.0
npm install -g react-native-cli
npm install -g detox-cli
git submodule update --init --recursive