Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(357)

Unified Diff: third_party/pkg/angular/demo/README.md

Issue 124053002: Adding Angular and dependent packages for testing (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/pkg/angular/demo/README.md
diff --git a/third_party/pkg/angular/demo/README.md b/third_party/pkg/angular/demo/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..df2b5a505b9fd54f72aabbf8dfed29d3dbca73bb
--- /dev/null
+++ b/third_party/pkg/angular/demo/README.md
@@ -0,0 +1,7 @@
+A small demo web app demonstrating Angular in Dart.
+
+To run:
+ - Generate the packages/ directory by running "pub install" from this directory.
+ - Navigate to web/index.html in Dartium
+
+NOTE: This demo does not currently work in dart2js. Dart2js is missing reflection support.

Powered by Google App Engine
This is Rietveld 408576698