elliotschi / angular2-samples

Get to know Angular 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Angular 2 Application

Setup:

npm start

You can then open a browser to http://localhost:8080

NOTE: npm start command will do npm install and then run gulp go to transpile assets and start a simple Express server.

About

Get to know Angular 2


Languages

Language:TypeScript 37.3%Language:HTML 28.9%Language:JavaScript 21.6%Language:Shell 10.3%Language:CSS 1.9%