Skip to content

A reference project demonstrating Clean Architecture principles applied to Vue 3. It shows how to organize code into layers (domain → data → presentation), apply dependency inversion, and structure scalable, testable frontend applications.

Notifications You must be signed in to change notification settings

KumJungMin/vue-clean-architecture-example

Repository files navigation

vue-clean-architecture-example

A reference project demonstrating Clean Architecture principles applied to Vue 3. It shows how to organize code into layers (domain → data → presentation), apply dependency inversion, and structure scalable, testable frontend applications.

About

A reference project demonstrating Clean Architecture principles applied to Vue 3. It shows how to organize code into layers (domain → data → presentation), apply dependency inversion, and structure scalable, testable frontend applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published