Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bacdong/heroes-app
Mini project learning Angular Dart framework
https://github.com/bacdong/heroes-app
angular angular-cli angulardart dart dart-app dart-cli flutter pub webdev
Last synced: about 7 hours ago
JSON representation
Mini project learning Angular Dart framework
- Host: GitHub
- URL: https://github.com/bacdong/heroes-app
- Owner: Bacdong
- Created: 2020-11-24T03:28:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-26T02:48:30.000Z (about 4 years ago)
- Last Synced: 2024-11-21T04:51:33.708Z (2 months ago)
- Topics: angular, angular-cli, angulardart, dart, dart-app, dart-cli, flutter, pub, webdev
- Language: Dart
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup for Development
Welcome to the example app used in the
[Setup for Development](https://webdev.dartlang.org/angular/guide/setup) page
of [Dart for the web](https://webdev.dartlang.org).You can run a [hosted copy](https://webdev.dartlang.org/examples/quickstart) 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](http://localhost:8080)---
*Note:* The content of this repository is generated from the
[Angular docs repository][docs repo] by running the
[dart-doc-syncer](//github.com/dart-lang/dart-doc-syncer) tool.
If you find a problem with this sample's code, please open an [issue][].[docs repo]: //github.com/dart-lang/site-webdev/tree/master/examples/ng/doc/quickstart
[issue]: //github.com/dart-lang/site-webdev/issues/new?title=[master]%20examples/ng/doc/quickstart