This repository contains a collection of custom Angular solutions I've created over the years.
- Install angular/cli npm install -g @angular/cli
angular.json - configure our project package.json - project dependencies tsconfig.json - typescript settings src - application code lives in this directly