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

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

Demo app for Devoxx Poland "Getting started with Angular2" talk 23.06.2016 http://cfp.devoxx.pl/2016/talk/LTE-2813/Getting_started_with_Angular2
https://github.com/webmaxru/angular2-guide-devoxx

Last synced: about 1 month ago
JSON representation

Demo app for Devoxx Poland "Getting started with Angular2" talk 23.06.2016 http://cfp.devoxx.pl/2016/talk/LTE-2813/Getting_started_with_Angular2

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`