summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org20
1 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