An open API service indexing awesome lists of open source software.

https://github.com/arjuntheprogrammer/angular2


https://github.com/arjuntheprogrammer/angular2

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Angular QuickStart Source
Angular pratice by cloning quickstart app from angular,
and making

"tour of heroes"

app from https://angular.io/docs/ts/latest/tutorial/.

Steps:


  • git clone https://github.com/angular/quickstart my-proj

  • cd my-proj

  • npm install

  • npm start