Commit da07f890 authored by yogevbd's avatar yogevbd

Add install.sh

parent 39e62e81
#!/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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment