https://github.com/warnyul/nytimesmostpopulararticles
NY Times Most Popular Articles Sample Application
https://github.com/warnyul/nytimesmostpopulararticles
Last synced: about 1 year ago
JSON representation
NY Times Most Popular Articles Sample Application
- Host: GitHub
- URL: https://github.com/warnyul/nytimesmostpopulararticles
- Owner: warnyul
- Created: 2017-06-29T10:54:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T10:03:03.000Z (over 3 years ago)
- Last Synced: 2025-02-01T14:15:26.446Z (over 1 year ago)
- Language: Swift
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NyTimesMostPopularArticles
NY Times Most Popular Articles Sample Application
# How to run project:
Checkout the project
```
git clone git@github.com:warnyul/NyTimesMostPopularArticles.git
```
Install dependencies
```
pod install --repo-update
```
* Open NyTimesMostPopularArticles.xcworkspace and setup team for signing
* Select the connected device or an emulator
* Press Cmd+R