steinsag / angular2-quickstart

Sample of how easy and fast to start hacking with Angular2 and ng2-bootstrap

Home Page:https://angular.io/docs/ts/latest/quickstart.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular2-quickstart

This tiny repo is done accordingly to angular2 quickstart guide just to show how it is simple to use angular2 with 3rd party ng2-* modules like this one: https://github.com/valor-software/ng2-bootstrap

Quick start

Clone this repo npm i and npm start and you we are ready!

Good luck with angular2 hacking!

About

Sample of how easy and fast to start hacking with Angular2 and ng2-bootstrap

https://angular.io/docs/ts/latest/quickstart.html


Languages

Language:HTML 72.6%Language:TypeScript 27.4%