Awesome
A HackerNews application made with Angular2 Dart.
Pretty much inspired from the work by https://github.com/hswolff/hn-ng2 with a few changes and additions
The goal of this project is to show a sample application to get you started with Angular2 Dart. It will be updated to work with the most recent Angular 2 version.
Usage
Install dependencies
pub get
Run local web server
pub serve