An open API service indexing awesome lists of open source software.

https://github.com/andresaraujo/ng2_dart_router_demo

A basic example of angular 2 router
https://github.com/andresaraujo/ng2_dart_router_demo

Last synced: about 1 month ago
JSON representation

A basic example of angular 2 router

Awesome Lists containing this project

README

        

# Angular 2 for Dart - Router Demo

## Usage

#### Install dependencies
`pub get`
#### Run local web server
`pub serve`
#### open http://localhost:8080/

## [Live Demo](https://andresaraujo.github.io/ng2_dart_router_demo)