Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/warnyul/nytimesmostpopulararticles
NY Times Most Popular Articles Sample Application
https://github.com/warnyul/nytimesmostpopulararticles
Last synced: 17 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T10:03:03.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T15:51:42.430Z (2 months 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 [email protected]: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