项目作者: codeReview-youtube

项目描述 :
AngularDart app
高级语言: Dart
项目地址: git://github.com/codeReview-youtube/heroes.git
创建时间: 2020-07-14T21:25:16Z
项目社区:https://github.com/codeReview-youtube/heroes

开源协议:MIT License

下载


Tour of Heroes: Routing

Welcome to the example app used in the
Tour of Heroes: Routing page
of Dart for the web.

You can run a hosted copy of this
sample. Or run your own copy:

  1. Create a local copy of this repo (use the “Clone or download” button above).
  2. Get the dependencies: pub get
  3. Get the webdev tool: pub global activate webdev
  4. Launch a development server: webdev serve
  5. In a browser, open http://localhost:8080

Note: The content of this repository is generated from the
Angular docs repository by running the
dart-doc-syncer tool.
If you find a problem with this sample’s code, please open an issue.