@domisoft/todo-clean-architecture-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Todo Clean Architecture CLI

Project aiming on implementing Uncle Bob Clean Architecture in javascript

This is the CLI (command line interface) implementation of todo app using core business logic from

https://github.com/pnowak2/todo-clean-architecture

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.

Readme

Keywords

Package Sidebar

Install

npm i @domisoft/todo-clean-architecture-cli

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

4.08 kB

Total Files

6

Last publish

Collaborators

  • domisoft