Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-cn/public/docs/_examples/quickstart/dart/web/main.dart

9 lines
164 B
Dart
Raw Normal View History

Update Dart QS to resemble TS one, use _examples
2015-10-15 23:25:02 -07:00
// #docregion
docs(dart): change imports from bootstrap.dart to platform/browser.dart closes #1013
2016-03-28 13:30:03 -07:00
import 'package:angular2/platform/browser.dart';
Update Dart QS to resemble TS one, use _examples
2015-10-15 23:25:02 -07:00
chore(dart): complete the renaming of "Angular 2" to "Angular" (#2820) Contributes to #2407 - Dropped the “2” in “Angular 2” and “angular2_*” where appropriate. - Did a partial sync of `_cache/guide/pipes.jade` - In quickstart, changed `Try changing the message to "Hello Angular 2!”` to `Try changing the message to "Hello Again Angular!”`.
2016-11-17 14:10:28 -08:00
import 'package:angular_quickstart/app_component.dart';
Update Dart QS to resemble TS one, use _examples
2015-10-15 23:25:02 -07:00
docs(quickstart-ts/dart): updated prose and example code; consolidate for TS&Dart closes #1396
2016-05-14 17:40:52 -07:00
void main() {
Update Dart QS to resemble TS one, use _examples
2015-10-15 23:25:02 -07:00
bootstrap(AppComponent);
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 173ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API