From 0b7921f660a8256b2b057842ba5deb50ba0eebee Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Mon, 18 Apr 2022 20:26:34 -0400 Subject: [PATCH] Updates --- Aether App Native setup documentation.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Aether App Native setup documentation.txt diff --git a/Aether App Native setup documentation.txt b/Aether App Native setup documentation.txt new file mode 100644 index 0000000..f4a925b --- /dev/null +++ b/Aether App Native setup documentation.txt @@ -0,0 +1,8 @@ +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