Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)