https://github.com/webmaxru/angular2-guide-mallorcajs
https://github.com/webmaxru/angular2-guide-mallorcajs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webmaxru/angular2-guide-mallorcajs
- Owner: webmaxru
- Created: 2016-07-06T14:04:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-06T14:08:51.000Z (almost 10 years ago)
- Last Synced: 2025-01-27T06:11:17.489Z (over 1 year ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- 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`