Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 1.39 KB

README.md

File metadata and controls

77 lines (50 loc) · 1.39 KB

晴宝

晴宝,最简洁的天气应用。

System information

Cordova CLI: Not installed
Gulp version:  CLI version 3.9.1
Gulp local:   Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.10
Ionic CLI Version: 2.0.0-beta.32
Ionic App Lib Version: 2.0.0-beta.18
ios-deploy version: 1.8.6 
ios-sim version: 5.0.8 
OS: Mac OS X El Capitan
Node Version: v5.12.0
Xcode version: Xcode 7.3 Build version 7ID175 

Installation

Installing Ionic

$ npm install -g ionic@beta

To run your app, cd into the directory that was created and then run the ionic serve command:

$ cd sunnybaby
$ ionic serve

Building to a Device

$ sudo npm install -g cordova

Building for iOS

$ ionic build ios

Building for Android

$ ionic build Android

Screenshot

Running on Android

Running on iOS