This application is built in partnership with the International Bridges of Justice to provide support for individuals in developing nations needing legal representation. This project is being built for CS 4279 taught by Jules White.
- Clone the application into a folder
- Add the config file to the project
- Open your terminal:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- Install node and npm (https://nodejs.org/en/)
- Go into the directory and npm install
- Press 'Y' when asked if you want to install expo cli globally
- if you get an error 'sudo npm install --global expo-cli'
- Start the project typing npm start
- Follow the instructions on the screen to run the application