Skip to content

awerlogus/todo-app-example

Repository files navigation

Simple todo app example based on the 8th architecture

This repository is created to provide simple example shows basic capabilities of the 8th architecture.

Installation

Run the following commands in your terminal:

git clone git@github.com:awerlogus/todo-app-example.git

cd todo-app-example

npm i

node prepare.js

Running the program

Run the command

node index.js

Or you can run all the tests using

npx jest

About the 8th architecture

Will be available soon

About

Simple todo app example based on the 8th architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published