A React Native application for Echo.Church built by volunteers
Open a terminal:
-
Clone the repo
git clone https://github.com/echo-labs-team/the-resonance-project.git
-
Make sure you have node + npm + yarn installed
-
Install modules
cd the-resonance-project yarn
-
Install expo
If
$ which expo
returns a path, skip this.npm install expo-cli -g
-
Download xcode from the Mac App store
-
Download android studio
-
Ask to get access to app keys
yarn start
See more of our documentation over at docs/