An iOS and Android application for Google Blogger hosted websites. This package is powered by www.9lessons.info blog feed content and developed using Ionic v2 and Angular 2.
|
|
Install Node JS Software
Go to terminal or command line.
Execute following commands to run this application.
$ npm install -g cordova ionic
$ git clone https://github.com/srinivastamada/BlogApp.git
$ cd BlogApp
$ npm install
$ ionic serve
Open your browser http://localhost:8100/
Tutorial: Ionic 2 Mobile App using Angular 2 and TypeScript Tutorial