summaryrefslogtreecommitdiff
path: root/README.org
blob: bda537cb1c9b4c89637fcf6bbb5853927f06cef5 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
:PROPERTIES:
:ID:       837a863d-729d-44e2-a1f3-2e4e095f3b8c
:END:
#+TITLE: Readme

* Look :ATTACH:

[[attachment:_20210714_173526screenshot.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