/angular2-quickstart

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

Primary LanguageHTML

angular2-quickstart

This tiny repo is done according to angular2 quickstart guide just to show how simple it is 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 are ready!

Good luck with angular2 hacking!