This Create React App template was created to integrate overmindjs and clean architecture. It was inspired by the United States Tax Court's DAWSON project. All business logic is separated out from the UI, thus renders (see what I did there?) unit testing [most] React components pointless.
This is still in early development (literally, it was born yesterday). Some features may or may not work intermittently.
First, clone this repository to a directory. Then, run:
npx create-react-app my-app --template --file:./path/to-cloned/repo/cra-template-overmind