https://github.com/webmaxru/angular2-guide-ngstockholm
Demo app for ngStockholm Angular2 Workshop 13.04.2016
https://github.com/webmaxru/angular2-guide-ngstockholm
Last synced: about 1 month ago
JSON representation
Demo app for ngStockholm Angular2 Workshop 13.04.2016
- Host: GitHub
- URL: https://github.com/webmaxru/angular2-guide-ngstockholm
- Owner: webmaxru
- Created: 2016-04-13T10:20:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-13T12:50:45.000Z (about 10 years ago)
- Last Synced: 2025-01-27T06:11:17.212Z (over 1 year ago)
- Language: TypeScript
- Homepage: http://www.meetup.com/ngStockholm/events/228943604/
- Size: 27.3 KB
- Stars: 0
- 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`