https://github.com/webmaxru/angular2-guide
Demo app for RigaDevDay at Riga 03.03.2016
https://github.com/webmaxru/angular2-guide
Last synced: about 1 month ago
JSON representation
Demo app for RigaDevDay at Riga 03.03.2016
- Host: GitHub
- URL: https://github.com/webmaxru/angular2-guide
- Owner: webmaxru
- Created: 2016-03-01T23:28:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-03T03:29:53.000Z (over 10 years ago)
- Last Synced: 2025-01-27T06:11:18.247Z (over 1 year ago)
- Language: TypeScript
- Homepage: http://rigadevday.lv/
- Size: 26.4 KB
- Stars: 1
- Watchers: 3
- 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`