Skip to content

andriyandriyan/ionic-wordpress

Repository files navigation

Ionic Wordpress

Blog Application Using Ionic 3 and Wordpress API

Demo App

You can check demo app on http://andriyandriyan.com/ionic-wordpress

I'm using API from website Rumaysho.Com

Installation

Download or you can clone this repo using following command

$ git clone https://github.com/andriyandriyan/ionic-wordpress.git

Move your directory to this folder app and then install dependency using following command

$ cd ionic-wordpress
$ npm install

Open this project using your favorite text editor (I used VSCode). Open file src/providers/api.ts and change private base_url: string = 'http://rumaysho.com/wp-json/wp/v2/'; with your website.

Run your ionic app using following command

$ ionic serve

Your app is running on http://localhost:8100

About

Blog Application Using Ionic 3 And Wordpress API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published