CARLS
About
The Carleton community, now in pocket size!
Getting Started
- Install React Native
- Install Yarn
- Clone the repository
cd
into your clone
- Run
yarn
- For iOS:
npm run ios
- For Android: launch your favorite Android emulator first, then run
npm run android
Notes
- The Calendar won't work until you give it a proper Google Calendar API key.
You should create one yourself!
- Create a copy of the
.env.sample.js
file and rename it to .env.js
.
- Insert your API key in place of the
key goes here
text.
Contributing
For full information, see CONTRIBUTING.md.
Google Play and the Google Play logo are trademarks of Google LLC.
Apple, the Apple logo, iPhone, and iPad are trademarks of Apple Inc., registered in the U.S. and other countries.
App Store is a service mark of Apple Inc., registered in the U.S. and other countries.