A HackerNews application made with Angular2 Dart.

August 8, 2015 ยท View on GitHub

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

open http://localhost:8080/

Live Demo

Contents

  1. 1Usage
  2. 2Live Demo