https://github.com/webmaxru/angular2-guide-london-js
https://github.com/webmaxru/angular2-guide-london-js
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/webmaxru/angular2-guide-london-js
- Owner: webmaxru
- Created: 2016-06-26T07:49:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-26T09:54:51.000Z (about 10 years ago)
- Last Synced: 2025-03-22T05:19:32.130Z (over 1 year ago)
- Language: TypeScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`