Go to file
Max Lynch 471f0f5df9 chore(license): move back to MIT license
The Apache 2 license has a number of incompatibilities with the GPL, which is widely used by communities like WordPress. Keeping compatibility with them is a major priority so I don't see any reason to move to Apache 2 at this moment. We've done a little legal work and the reasons for moving don't seem compelling enough right now.
2016-01-08 11:22:49 -06:00
demos docs(demos): update icons 2016-01-07 11:33:21 -06:00
ionic refactor(alert): body property renamed to message 2016-01-08 09:04:08 -06:00
scripts docs(demos): update tabs demo 2016-01-06 09:07:23 -06:00
tooling fix(generators): replace tabs code lost by atom crashing 2016-01-07 19:26:14 -06:00
.editorconfig style(): add editorconfig 2015-11-13 21:11:21 -06:00
.gitignore chore(CI): Initial Circle CI test 2015-11-18 15:25:59 -06:00
CHANGELOG.md docs(changelog): icon refactor 2016-01-07 11:14:52 -06:00
GUIDE.md Guide 2015-06-10 14:54:43 -05:00
LICENSE chore(license): move back to MIT license 2016-01-08 11:22:49 -06:00
README.md chore(): have separate README for npm package 2015-12-18 17:55:18 -06:00
circle.yml chore(ci): typo in circle.yml 2015-11-18 15:35:50 -06:00
gulpfile.js refactor(generators): make them more oo 2016-01-07 19:03:59 -06:00
package.json fix(demos): update demos wip 2016-01-04 17:57:57 -06:00
tsconfig.json create CJS srcs + definitions 2015-12-10 16:39:56 -06:00

README.md

Ionic 2: Alpha

Ionic 2 is the next generation of Ionic, the open-source mobile app development SDK that makes it easy to build top quality mobile apps with web technologies.

Ionic 2 is based on the new 2.x version of AngularJS, and comes with many significant performance, usability, and feature improvements.

See Adam Bradley's Building apps with Ionic 2 slides for a quick overview of Ionic 2.

Try Ionic 2

To try Ionic 2 today, visit the Ionic 2 Docs. We would love any feedback you have or to know when you encounter issues, by filing an issue report on this repo.

Ionic 2 Examples

There are a few real Ionic 2 apps in the wild. The most complete is the Ionic Conference App, a perfect starting point for building your own conference app.