summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org20
-rw-r--r--readme.md (renamed from README.md)0
2 files changed, 20 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..f068b11
--- /dev/null
+++ b/README.org
@@ -0,0 +1,20 @@
+#+TITLE: Readme
+
+
+
+* Install
+
+#+begin_src shell
+yarn install
+#+end_src
+
+Might need to switch to nvm 14 due to some issues with ignite
+* Run
+
+#+begin_src shell
+yarn start
+#+end_src
+or
+#+begin_src shell
+expo start
+#+end_src
diff --git a/README.md b/readme.md
index c08887f..c08887f 100644
--- a/README.md
+++ b/readme.md