Closed floross closed 6 years ago
In future versions you'll be able to choose with CLI if you need some features or not installing this starterkit, each folder in features/
will have its own repo.
For now I need these features in every projects I work on but I plan to move it.
I could have moved features/
in views/components/default/
, but features come with their own reducers, actions, container / presentational components and editable config file, where default components does not.
If you have ideas about structures I'm all ears ^^
Why the
feature
folder exist and it is not inside theviews
folder ?