Skip to content

echo-labs-team/the-resonance-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔊 The Resonance Project

License Dev Publish Production Publish

A React Native application for Echo.Church built by volunteers

🔌 Installation

Open a terminal:

  1. Clone the repo

    git clone https://github.com/echo-labs-team/the-resonance-project.git
  2. Make sure you have node + npm + yarn installed

  3. Install modules

    cd the-resonance-project
    yarn
  4. Install expo

    If $ which expo returns a path, skip this.

    npm install expo-cli -g
  5. Download xcode from the Mac App store

  6. Download android studio

  7. Ask to get access to app keys

👩‍💻 Running the app 👨‍💻

yarn start

Documentation 📃

See more of our documentation over at docs/