2015-05-18 18:29:08 -04:00
[![Build Status ](https://travis-ci.org/angular/angular.svg?branch=master )](https://travis-ci.org/angular/angular)
[![Join the chat at https://gitter.im/angular/angular ](https://badges.gitter.im/Join%20Chat.svg )](https://gitter.im/angular/angular?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
[![Issue Stats ](http://issuestats.com/github/angular/angular/badge/pr )](http://issuestats.com/github/angular/angular)
[![Issue Stats ](http://issuestats.com/github/angular/angular/badge/issue )](http://issuestats.com/github/angular/angular)
[![npm version ](https://badge.fury.io/js/angular2.svg )](http://badge.fury.io/js/angular2)
[![Downloads ](http://img.shields.io/npm/dm/angular2.svg )](https://npmjs.org/package/angular2)
2015-09-28 16:50:17 -04:00
[![Sauce Test Status ](https://saucelabs.com/browser-matrix/angular2-ci.svg )](https://saucelabs.com/u/angular2-ci)
2015-05-18 18:29:08 -04:00
Angular
2015-01-04 18:12:48 -05:00
=========
2014-09-29 17:20:23 -04:00
2015-03-17 21:48:02 -04:00
Angular is a development platform for building mobile and desktop web applications. This is the
repository for [Angular 2][ng2], both the JavaScript (JS) and [Dart][dart] versions.
2015-03-06 12:53:39 -05:00
2015-12-15 14:24:41 -05:00
Angular 2 is currently in **Beta** .
2015-01-07 05:27:39 -05:00
2015-05-07 19:53:58 -04:00
## Quickstart
2015-07-03 08:54:12 -04:00
[Get started in 5 minutes][quickstart].
2015-01-09 19:29:34 -05:00
2014-09-28 16:55:01 -04:00
2015-03-17 21:48:02 -04:00
## Want to help?
2014-09-28 16:55:01 -04:00
2015-04-24 18:31:59 -04:00
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
2015-06-19 14:25:00 -04:00
guidelines for [contributing][contributing] and then check out one of our issues in the [hotlist: community-help ](https://github.com/angular/angular/labels/hotlist%3A%20community-help ).
2014-09-28 16:55:01 -04:00
2015-03-17 21:48:02 -04:00
[contributing]: http://github.com/angular/angular/blob/master/CONTRIBUTING.md
[dart]: http://www.dartlang.org
[dartium]: http://www.dartlang.org/tools/dartium
2015-12-15 15:38:48 -05:00
[quickstart]: https://angular.io/docs/ts/latest/quickstart.html
2015-03-17 21:48:02 -04:00
[ng2]: http://angular.io
[ngDart]: http://angulardart.org
[ngJS]: http://angularjs.org