Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 528 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 528 Bytes

aifcnews-ios

This application was developed under N17R 3 years ago in collaboration with AIFC. The code is a little bit ugly, probably isn't even worth to see, yet it reminds me a beginning of my career, so here we are :)

Setup

  1. Clone the repo
$ git clone [email protected]:aitemr/aifcnews-ios.git
$ cd aifcnews-ios
  1. Install dependencies from CocoaPods
$ pod install
  1. Open the Xcode workspace at aifcnews.xcworkspace.