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

https://github.com/arjuntheprogrammer/angularin60mins


https://github.com/arjuntheprogrammer/angularin60mins

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Angular CrashCourse in 60 mins
This repository is just for practice purpose of angular2 from a youtube video
https://www.youtube.com/watch?v=-zW1zHqsdyc

Steps:


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

  • cd my-proj

  • npm install

  • npm start