The iOS version of mobile app for Clic&Farm
Download on the App Store.
Install nodenv to manage node environment :
brew install nodenv
Add nodenv to your $PATH
:
echo 'export PATH="$HOME/.nodenv/bin:$PATH"' >> ~/.bash_profile
Then, install latest node LTS (recommended for Apollo GraphQL) :
nodenv install
To get started, you will need to install carthage (brew install carthage
), then run these instructions:
git clone git@github.com:ekylibre/zero-ios-v3.git
cd zero-ios-v3
oauthInfo.plist
file in Resources
group, add login informations to this filecarthage update
open Clic\&Farm-iOS.xcodeproj/