phaggood / ionicclear

mods on the ionic weather app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Weather App

A simple Ionic-based Weather app, inspired by Yahoo! Weather.

To build, install cordova, then run:

$ cordova platform add ios
$ cordova plugin add org.apache.cordova.device
$ cordova plugin add org.apache.cordova.statusbar
$ cordova plugin add org.apache.cordova.geolocation
$ cordova build ios
$ cordova emulate ios

Substitute ios for android above to test on Android.

Created by @maxlynch for the Ionic Framework

About

mods on the ionic weather app


Languages

Language:JavaScript 81.2%Language:CSS 18.8%