9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
git clone https://scott_idem@bitbucket.org/oneskyit/one-sky-it-app-native.git ~/OSIT_dev/aether_app_native
|
|
|
|
cd ~/OSIT_dev/aether_app_native/
|
|
npm update
|
|
npm start
|
|
|
|
git branch
|
|
git checkout development
|