The St. Olaf community, now in pocket size… rewritten in React Native.
- If you're on a system with the
brew
command, runbrew bundle install
to install the system dependencies. (Node, Ruby, Watchman, etc.) - Install React Native
- Clone the repository
cd
into your clone- Run
npm ci
- For iOS:
npm run ios
- For Android: launch your favorite Android emulator first, then run
npm run android
Welcome!
Thank you for your interest in contributing to AAO-React-Native
.
First, whenever interacting with the team or in general, please adhere to our Code of Conduct.
Next, see CONTRIBUTING.md.