A simple app built with webpack for learning angular 2+, demonstrating several core features and concepts including:
- http
- routing
- forms
- components with inputs + outputs
- pipes
- providers
- observables
- typescript
Feedback welcome!
git clone
cd angular2-tv-tracker
yarn
yarn start