Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.02 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.02 KB

DesignerNewsApp

Simple iOS client for Designer News, by the creator of Design+Code and the team, written in Swift.

Usage

  1. Download the repository
$ git clone https://github.com/MengTo/DesignerNewsApp.git
$ cd DesignerNewsApp
  1. Initialize submodule dependencies
$ git submodule update --init --recursive
  1. Open the project in Xcode
$ open DesignerNewsApp.xcodeproj
  1. Compile and run the app in your simulator

Requirements

  • Xcode 6.3
  • iOS 8

Credits