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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# angular-quickstart"

About

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


Languages

Language:JavaScript 47.2%Language:HTML 25.7%Language:TypeScript 20.2%Language:CSS 7.0%