4 Forks
15 Stars
15 Watchers

clean-architecture

Learning about Robert C. Martins new ideas implementing an application with clean architecture in TypeScript (making use of ES2015) and React

How to download and setup clean-architecture

Open terminal and run command
git clone https://github.com/michaelklopf/clean-architecture.git
git clone is used to create a copy or clone of clean-architecture repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with clean-architecture https://github.com/michaelklopf/clean-architecture/archive/master.zip

Or simply clone clean-architecture with SSH
[email protected]:michaelklopf/clean-architecture.git

If you have some problems with clean-architecture

You may open issue on clean-architecture support forum (system) here: https://github.com/michaelklopf/clean-architecture/issues