mattpocock/boilersuit

Extend to environments beyond react-boilerplate

Open

#32 opened on Sep 19, 2018

 (3 comments) (0 reactions) (0 assignees)JavaScript (1 fork)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (31 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently, we are rather bound to the folder structure of react-boilerplate, and its pattern of segmented containers. How would suit handle a plain redux environment? Where would the suit.json file go?

Boilersuit thrives in regimented folder structures. Once we have an idea of a folder structure for a plain redux project, we can get started extending it.

Contributor guide