Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 337 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 337 Bytes

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!