Lördagar
- Clone the repo:
git clone [email protected]: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 offetchJSON(completion:) method.
- Change code to read from demo.json on IssueService by calling
- And run.