Skip to content
This repository was archived by the owner on May 15, 2021. It is now read-only.

Companion application for the Dependency Injection angular.io chapter.

License

Notifications You must be signed in to change notification settings

googlearchive/dependency-injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7695243 · Dec 17, 2018

History

69 Commits
Jul 18, 2018
May 24, 2018
May 24, 2018
Apr 20, 2018
Jul 3, 2018
Aug 8, 2018
Dec 17, 2018

Repository files navigation

Dependency Injection

Welcome to the example app used in the Dependency Injection 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.

About

Companion application for the Dependency Injection angular.io chapter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published