8000 GitHub - OriginalObjective/ionic-weather: A simple Ionic Weather app
[go: up one dir, main page]

Skip to content

OriginalObjective/ionic-weather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

A simple Ionic Weather app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

306D
No packages published

Languages

  • JavaScript 81.2%
  • CSS 18.8%
0