Skip to content

wrike/wrike-angular-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The repository contains an application developed during AngularDart workshop step by step. Each step has his own branch with the next pattern step-[stepNumber]-[description]. Just switch between them to navigate to the necessary step of the workshop.

Development

  1. Create a local copy of this repo (use the "Clone or download" button above).
  2. Choose initial branch git checkout step-0-quickstart
  3. Get the dependencies: pub get
  4. Get the webdev tool: pub global activate webdev
  5. Launch a development server: webdev serve
  6. 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published