Skip to content

pnowak2/todo-clean-architecture

Repository files navigation

Todo Clean Architecture Core

Project aiming on implementing Uncle Bob Clean Architecture in javascript

This is the core business logic shared across all possible UI implementations

Run the demo

Run npm install or yarn in root folder to install dependencies, then perform npm run start to run the demo.

Build

Run npm run build to build the project.

Running unit tests

Run npm run test to execute the unit tests.

About

Implementation of Clean Architecture Ideas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published