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

https://github.com/colbywhite/angularcourse


https://github.com/colbywhite/angularcourse

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

a project to hold my work as I work through an Angular course on udemy

# Setup

nvm use
npm i -g @angular/cli@1.1.0
npm i -g typescript # used for typescript examples in course, not angular