AAO-React-Native
AAO-React-Native copied to clipboard
The St. Olaf community, now in pocket size.
trafficstars
All About Olaf
About
The St. Olaf community, now in pocket size… rewritten in React Native.
Join the Beta
Getting Started
- If you're on a system with the
brewcommand, runbrew bundle installto install the system dependencies. (Node, Ruby, Watchman, etc.) - Install React Native
- Clone the repository
cdinto your clone- Run
npm ci - For iOS:
npm run ios - For Android: launch your favorite Android emulator first, then run
npm run android
Contributing
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.