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

https://github.com/webmaxru/angular2-guide

Demo app for RigaDevDay at Riga 03.03.2016
https://github.com/webmaxru/angular2-guide

Last synced: about 1 month ago
JSON representation

Demo app for RigaDevDay at Riga 03.03.2016

Awesome Lists containing this project

README

          

# Demo app showing Angular 2 key concepts:
1. Components
1. Template syntax
1. Dependency injection
1. Data and events flow
1. Routing
1. Forms
1. HTTP

## How to start it
1. `npm install`
1. `npm start`