/simplified-angular-cli

Rebuilding Angular CLI, from scratch, step-by-step.

Primary LanguageTypeScript

Simplified Angular CLI

Rebuilding Angular CLI, from scratch, step-by-step.

This project is intended to be read in order to better understand how Angular CLI works. It reproduces Angular CLI behavior following how it's done in the angular/angular-cli project in a simplified way.

See STEPS.md for a step-by-step explanation.