Skip to content

Repository files navigation

angular-architecture-essentials

Repository to show the main architecture areas, components, DI and routing

Setup

In order to follow this guide you must install angular CLI, you can access the official documentation here.

$ npm install -g @angular/cli

Update Angular cli

In order to update the angular cli

npm uninstall -g @angular-cli
npm install -g @angular/cli@<version>

Also if we want to update our project references follow this stackoverflow issue

Update Guide

Because there are multiple breaking changes between versions we can refer the following guide to update

About

Repository to show the main architecture areas, components, DI and routing

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages