Skip to content

This Ionic app uses Wordpress API to show posts and comments in a sidemenu style app, sorted by category.

Notifications You must be signed in to change notification settings

Drivez/ionic2_wordpress

Repository files navigation

Ionic 2 Wordpress App

This Ionic app uses Wordpress API to show posts and comments in a sidemenu style app, sorted by category.

Installation

You need to have set up the current versions of Ionic 2, Cordova and Node/NPM on the machine you are using.

Download or fork this project.

  1. npm install
  2. ionic serve

Usage

In the /src/providers/api.ts file, change the url to your Wordpress site.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Based on Ardy Him ionic2 tutorial

License

MIT

About

This Ionic app uses Wordpress API to show posts and comments in a sidemenu style app, sorted by category.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published