Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xasos/freshlypressed
Angular/Ionic application to show you what's hot on WordPress
https://github.com/xasos/freshlypressed
Last synced: about 1 month ago
JSON representation
Angular/Ionic application to show you what's hot on WordPress
- Host: GitHub
- URL: https://github.com/xasos/freshlypressed
- Owner: xasos
- License: mit
- Created: 2014-09-14T17:51:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-31T23:42:51.000Z (about 10 years ago)
- Last Synced: 2024-10-14T21:18:38.372Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 8.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FreshlyPressed
==============Angular/Ionic application to show you what's hot on WordPress using the [WordPress API](https://developer.wordpress.com/docs/api/1/get/freshly-pressed/). Builds for Android/iOS available in the [build folder](/build).
```
# Build for Android
$ ionic build android# Build for iOS
$ ionic build ios# Emulate Locally
$ ionic serve
```## License
[MIT License](LICENSE)