Skip to content

Companion application for the Quickstart angular.io chapter.

License

Notifications You must be signed in to change notification settings

sharikovvladislav/quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: This example is preliminary and subject to change.


quickstart

Welcome to the example application used in angular.io/dart's quickstart page.

To run your own copy:

  1. Clone this repo.
  2. Download the dependencies:

pub get 3. Launch a development server:

pub serve 4. Open a browser to 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.io repository by running the dart-doc-syncer tool. If you find a problem with this sample's code, please open an issue at angular/angular.io.

About

Companion application for the Quickstart angular.io chapter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 81.2%
  • HTML 9.7%
  • Dart 9.1%