- Must have Node.js installed on local computer
- Install Expo on computer with following command:
npm install -g expo-cli
- Clone the git repo to local computer by entering following command in terminal/command line:
git clone https://github.com/ryPattillo/Sunshine.git
- After repo has successfully installed, enter:
npm install
This command will locally install any packages that your machine might be missing in order to run the application
- Enter
bash expo start
in terminal to start running expo on a local port - Select the 'Run on Android device/emulator' or 'Run on iOS simulator'
- If you would like to run on mobile device, you must download the Expo Go application on the Play Store or the App Store