Skip to content

svreality/ionic

 
 

Repository files navigation

For the best info on Ionic, check out our great documentation page!

Note: Ionic currently best supports iOS 6+. Android support is okay but not great, but we are working to make Android kick ass in the coming weeks, so please let us know if you run into Android issues!

What is Ionic?

Ionic is the open source HTML5 Mobile Framework for building amazing, cross-platform native apps with HTML, JavaScript, and CSS.

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.

Ionic is also not a good solution if you need to support older generation devices. Our compatibility starts at iOS 6 and Android 4.1. We will never support versions earlier than those. This is a framework for the future.

Quick Start

To start using ionic, you have two options: copy over the built JS and CSS files, or use the ionic tool.

The source files are in the dist/ folder. You can just grab the dist/js/ionic.js, dist/js/ionic-angular.js, and dist/ionic.css files and you'll be good to go.

Running examples

Ionic comes with many interesting examples showing the power of the framework. To check them out, navigate into the source folder, and start a web server. The easiest way is to use Python:

python -m SimpleHTTPServer 8000

node_modules/grunt-cli/bin/grunt watch

http://localhost:8000/example/

http://localhost:8000/test/

Community

Authors

Max Lynch

Ben Sperry

Adam Bradley

LICENSE

Ionic is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.

About

Advanced HTML5 Mobile App Framework. A beautiful front-end framework for developing hybrid mobile apps in HTML5

Resources

License

Stars

Watchers

Forks

Packages

No packages published