/cra-template-overmind

create-react-app template with overmindjs

Primary LanguageJavaScript

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.

Developer Note

This is still in early development (literally, it was born yesterday). Some features may or may not work intermittently.

Usage

First, clone this repository to a directory. Then, run:

npx create-react-app my-app --template --file:./path/to-cloned/repo/cra-template-overmind