summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorKirill Rogovoy <[email protected]>2021-07-20 21:24:52 +0300
committerKirill Rogovoy <[email protected]>2021-07-20 21:24:52 +0300
commit5f4611d65e40eae3ca6191a15f68d69ea5a1c4cb (patch)
tree273dfc086444533d86d580961c92ba8d14781a67 /README.org
parentf0bf4e7afdcd8b02a62be45ab3e7d047ed865a79 (diff)
WIP
Diffstat (limited to 'README.org')
-rw-r--r--README.org22
1 files changed, 0 insertions, 22 deletions
diff --git a/README.org b/README.org
deleted file mode 100644
index e75ee89..0000000
--- a/README.org
+++ /dev/null
@@ -1,22 +0,0 @@
-:PROPERTIES:
-:ID: 837a863d-729d-44e2-a1f3-2e4e095f3b8c
-:END:
-#+TITLE: Readme
-
-[[./screenshot.png]]
-* 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