summaryrefslogtreecommitdiff
path: root/README.org
blob: e75ee890628db7266820be11378c7863d699a719 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
: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