Skip to content

aurelien-alet/angular-toh-hexagonal

Repository files navigation

Angular Hexagonal Architecture

This projet is a simple Angular app using hexagonal architecture (or ports and adapters architecture) concepts. The rendering is the same as Angular Tour of Heroes app, but code architecture is different. All the explanations on the architecture choices can be found in this article.

Install dependencies

Run npm install to install node modules dependencies, before starting dev server.

Development server

Run npm start to start the dev server. Navigate to http://localhost:4200/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published