Ecosyste.ms: Awesome
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: 17 days ago
JSON representation
simple angular 2 app to get started
- Host: GitHub
- URL: https://github.com/softchris/angular2-simple
- Owner: softchris
- Created: 2016-03-06T22:09:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-30T22:01:04.000Z (about 8 years ago)
- Last Synced: 2024-10-06T13:22:36.361Z (about 1 month ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular2-simple
simple angular 2 app to get startedjust 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