Skip to content
This repository has been archived by the owner on Jul 28, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 589 Bytes

Gojimo

Gojimo code challenge

Demo

Requirements

How to install

Before to start, please sure that you have installed Cocoapods

1/ Open Terminal and go to directory of the project. And then, use this command.

$ pod install

2/ After executing the previous command. You should have "Gojimo.xcworkspace" and "Pods" folders created. The next step is to open the Workspace into XCode

$ open Gojimo.xcworkspace

3/ Build and run into your iPhone or iOS Simulator :)