Skip to content
/ toh-6 Public
forked from googlearchive/toh-6

Companion application for the Tour of Heroes Part 6 angular.io chapter.

License

Notifications You must be signed in to change notification settings

muzuro/toh-6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tour of Heroes: HTTP

Welcome to the example app used in the Tour of Heroes: HTTP 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. Launch a development server: pub serve
  4. In a browser, open http://localhost:8080

In Dartium, you'll see the app right away. In other modern browsers, you'll have to wait a bit while pub converts the app.


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 Tour of Heroes Part 6 angular.io chapter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 80.1%
  • CSS 13.7%
  • HTML 6.2%