summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-07-14 17:33:24 +0200
committerThomas F. K. Jorna <[email protected]>2021-07-14 17:33:24 +0200
commit2e059fdb5061f8043fe897e264b036f3f1f9c0ef (patch)
tree031a1d8a6136a570779ee6f27fced8390ccb5573 /README.org
parent0d4552cb8e848c514e8f9b2e8833e59ffb34d822 (diff)
updated Readme to org
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