garenk02 / BlogAppPartOne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlogAppPartOne

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/

About


Languages

Language:TypeScript 31.6%Language:JavaScript 25.6%Language:HTML 23.6%Language:CSS 19.1%