Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 366 Bytes

Saturdays

Lördagar

Steps to run:

  • Clone the repo: git clone git@github.com:s/Saturdays.git
  • Install dependencies: pod install
  • Change following lines:
    • Change code to read from demo.json on IssueService by calling readJSON(completion:) method instead of fetchJSON(completion:) method.
  • And run.