- Have Java (>=8) installed
- Have clojure tools cli installed command line tools
- Have node (>=8) installed
- run
npm install
- Get a terminal app and enter to the template direcotry.
- Run the development server:
bin/dev.sh
On separate terminal windows (or tabs):
bin/web.sh
for opening the web clientbin/electorn.sh
for opening an electron clientbin/expo.sh
for starting expo server