Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.13 KB

File metadata and controls

31 lines (19 loc) · 1.13 KB

BlogApp

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.

Ionic2 Angular2 Typescript Blog Application Ionic2 Angular2 Typescript Blog Application Ionic2 Angular2 Typescript Blog Application Ionic2 Angular2 Typescript Blog Application

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