Go to file
Kevin Moore 95b7896d9b chore: cache Dart .pub-cache directory
Closes #2255
2015-06-01 16:10:07 -07:00
.settings
docs
modules chore(shrinkwrap): add shrinkwrap for firefox-profile/jpm 2015-06-01 16:04:38 -07:00
modules_dart
scripts
tools fix(forms): disabled form tests on cjs until fakeAsync is fixed 2015-05-30 11:56:38 -07:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.travis.yml chore: cache Dart .pub-cache directory 2015-06-01 16:10:07 -07:00
CHANGELOG.md
CONTRIBUTING.md
DEVELOPER.md
LICENSE
README.md
bower.json
gulpfile.js
karma-dart.conf.js
karma-js.conf.js
npm-shrinkwrap.clean.json chore(shrinkwrap): add shrinkwrap for firefox-profile/jpm 2015-06-01 16:04:38 -07:00
npm-shrinkwrap.json chore(shrinkwrap): add shrinkwrap for firefox-profile/jpm 2015-06-01 16:04:38 -07:00
npm-shrinkwrap.readme.md docs(shrinkwrap): correct directory path 2015-05-29 17:04:05 -07:00
package.json chore(shrinkwrap): add shrinkwrap for firefox-profile/jpm 2015-06-01 16:04:38 -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 chore(tsconfig.json): fix invalid json 2015-06-01 18:56:14 +02:00

README.md

Build Status Join the chat at https://gitter.im/angular/angular Issue Stats Issue Stats npm version Downloads

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.