[![Build Status](https://circleci.com/gh/driftyco/ionic.png?circle-token=7388822b8691078560c4f057d8eb0df0e8d7f1b5)](https://circleci.com/gh/driftyco/ionic)
[![Issues Ready](https://badge.waffle.io/driftyco/ionic.png?label=ready&title=Ready)](https://waffle.io/driftyco/ionic)
The best place to start with Ionic is our [documentation page](http://ionicframework.com/docs/).
Ionic currently best supports iOS 6+ and Android 4.1+, with scaled-down support for Android 2.3.
# What is Ionic?
Ionic is the open source HTML5 Mobile framework for building amazing, cross-platform hybrid native apps with HTML, Javascript, and CSS.
![Ionic GUI](http://ionicframework.com/img/gui_screen.jpg)
We built Ionic because we wanted a framework that focused on building hybrid native apps, rather than mobile websites. We wanted this framework to be obsessive about great design and performance. A framework that left the past behind and focused on the future where mobile devices could make HTML5 feel native.
It's important to realize that Ionic is not a replacement for frameworks used for building mobile web apps. There are a lot
of great solutions that work well for websites, like [jQuery Mobile](http://jquerymobile.com/).
Ionic is also not a good solution if you need to support older generation devices. Our [compatibility](http://ionicframework.com/docs/#browser-support) *starts* at iOS 6 and Android 4.1. We will never support versions earlier than those. This is a framework for the future. Learn more: [Where does the Ionic framework fit in?](http://ionicframework.com/blog/where-does-the-ionic-framework-fit-in/)
## Quick Start
To start using ionic, you have two options: copy over the built JS and CSS files, or
use the `ionic` tool ([ionic-cli](https://github.com/driftyco/ionic-cli)) which can be installed through npm: _(You may need to prefix the command with `sudo` depending on your OS and setup.)_
```bash
$ npm install -g ionic
```
Then, you can start a new ionic project by running:
```bash
$ ionic start myproject
```
### Manual Start
- Download the latest **stable** release from:
* The release folder of this repository
* The Ionic CDN: [Latest Release](http://code.ionicframework.com/)
* `bower install ionic`
- Download the **bleeding edge just-from-master release** from:
* The Ionic CDN: [Nightly Build](http://code.ionicframework.com/#nightly)
* Look in the [ionic-bower Repository](https://github.com/driftyco/ionic-bower) for the latest version, and do for example `bower install driftyco/ionic-bower#0.9.23-alpha-652` (`bower install ionic` will have the latest available soon)
本文地址:https://sicmodule.kub2b.com/tnews/5369.html
企库往 https://sicmodule.kub2b.com/ , 查看更多