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

https://github.com/softchris/angular2-simple

simple angular 2 app to get started
https://github.com/softchris/angular2-simple

Last synced: over 1 year ago
JSON representation

simple angular 2 app to get started

Awesome Lists containing this project

README

          

# angular2-simple
simple angular 2 app to get started

just run by using http-server -p

Contains a working angular app with several components, parent and child and example on how component data is binded but also how data is communicated from one component to the next