andresaraujo / ng2_hackernews

A HackerNews application made with Angular 2 Dart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A HackerNews application made with Angular 2 Dart.

License:MIT License


Languages

Language:Dart 85.4%Language:CSS 14.6%