Skip to content

sutt0n/cra-template-overmind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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