Skip to content

This repository demonstrates a basic way how to implement the clean architecture pattern introduced by Uncle Bob to web apps like Angular.

Notifications You must be signed in to change notification settings

armanab/angular-clean-architecture

 
 

Repository files navigation

Angular Clean Architecture Approach

Builds on CircleCI CircleCI

This project demonstrates how the pattern of Clean Architecture could be applied to the popular Angular Framework.

For more details about this project please check out my article series on Medium. For more details about Clean Architecture visit the 8th Light website and read the article written by Uncle Bob.

This project was inspired by Marko Milos presentation on how to implement Clear Architecture on Android.

About this project

This project was generated with Angular CLI version 6.0.8.

Run ng serve for a dev server and navigate to http://localhost:4200/.

About

This repository demonstrates a basic way how to implement the clean architecture pattern introduced by Uncle Bob to web apps like Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.9%
  • JavaScript 9.5%
  • HTML 5.5%
  • CSS 1.1%