项目作者: ekylibre

项目描述 :
The iOS version of mobile app for Clic&Farm
高级语言: Swift
项目地址: git://github.com/ekylibre/zero-ios-v3.git
创建时间: 2018-07-13T09:32:34Z
项目社区:https://github.com/ekylibre/zero-ios-v3

开源协议:GNU General Public License v3.0

下载


Clic&Farm for iOS

Download on the App Store.

Installation

Node environment

Install nodenv to manage node environment :

  1. brew install nodenv

Add nodenv to your $PATH :

  1. echo 'export PATH="$HOME/.nodenv/bin:$PATH"' >> ~/.bash_profile

Then, install latest node LTS (recommended for Apollo GraphQL) :

  1. nodenv install

To get started, you will need to install carthage (brew install carthage), then run these instructions:

  1. git clone git@github.com:ekylibre/zero-ios-v3.git
  2. cd zero-ios-v3
  3. Create oauthInfo.plist file in Resources group, add login informations to this file
  4. carthage update
  5. open Clic\&Farm-iOS.xcodeproj/

Sreenshots