Go to file
Misko Hevery 78d3f62b6a chore: rename non-bindable to ng-non-bindable 2015-05-12 15:32:44 -07:00
docs
modules chore: rename non-bindable to ng-non-bindable 2015-05-12 15:32:44 -07:00
modules_dart
scripts chore(publishing): fix pubspec authors field 2015-05-12 15:06:00 -07:00
tools chore: fail travis on failed ‘test.unit.cjs/ci’ 2015-05-12 14:11:12 -07:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md chore(packaging): bump version to 2.0.0-alpha.23 2015-05-12 13:48:54 -07:00
CONTRIBUTING.md
DEVELOPER.md
LICENSE
README.md
bower.json
gulpfile.js
karma-dart.conf.js
karma-js.conf.js
npm-shrinkwrap.clean.json
npm-shrinkwrap.json
npm-shrinkwrap.readme.md
package.json chore(packaging): bump version to 2.0.0-alpha.23 2015-05-12 13:48:54 -07:00
perf-cloud-secret.template.js
protractor-dart2js.conf.js
protractor-js.conf.js
protractor-shared.js
pubspec.yaml
test-init.dart
test-main.dart
test-main.js
tsconfig.json

README.md

Angular Build Status Join the chat at https://gitter.im/angular/angular

Angular is a development platform for building mobile and desktop web applications. This is the repository for Angular 2, both the JavaScript (JS) and Dart versions.

Angular 2 is currently in Developer Preview. We recommend using Angular 1.X for production applications:

Quickstart

Get started in 5 minutes

Setup & Install Angular 2

Follow the instructions given on the Angular download page.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing.