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
- Host: GitHub
- URL: https://github.com/softchris/angular2-simple
- Owner: softchris
- Created: 2016-03-06T22:09:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-30T22:01:04.000Z (almost 10 years ago)
- Last Synced: 2025-02-08T13:14:29.508Z (over 1 year 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 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