chandawarlokesh / Ionic-wordpressBlog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic-wordpressBlog

Steps to run:

  1. Install WP REST API plugin to wordpress
  2. ionic Start Ionic-wordpress-blog blank
  3. Replace www files with this repository files.
  4. bower install ionic-service-core --save
  5. bower install --save angular-cache
  6. Replace your wordpress url with http://wordpress.example.com/wp-json/wp/v2/ in js/controllers.js
  7. ionic platform add android/ios
  8. ionic emulate android/ios
  9. ionic run android/ios

About


Languages

Language:JavaScript 65.3%Language:HTML 34.7%