https://github.com/davidmartinezros/angular-quickstart
How to make your first Angular2 Component: with app.component, app.module (that load the app.component) and main that initialize the application. Here is the explanation: https://angular.io/docs/ts/latest/quickstart.html
https://github.com/davidmartinezros/angular-quickstart
angular angular2 learning learning-angular
Last synced: 7 months ago
JSON representation
How to make your first Angular2 Component: with app.component, app.module (that load the app.component) and main that initialize the application. Here is the explanation: https://angular.io/docs/ts/latest/quickstart.html
- Host: GitHub
- URL: https://github.com/davidmartinezros/angular-quickstart
- Owner: davidmartinezros
- Created: 2016-10-14T10:22:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-14T10:25:58.000Z (over 9 years ago)
- Last Synced: 2025-05-22T22:43:39.814Z (10 months ago)
- Topics: angular, angular2, learning, learning-angular
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"# angular-quickstart"