Skip to content

Feature request: support new folder structure #98

@ARiyou2000

Description

@ARiyou2000

React and its frameworks such as NEXT.JS have support for the following folder structure and this structure is recommended and used by many.

└─ ComponentName
───├─ index.jsx
───├─ ComponentName.styles.( js / css / scss / etc. )
───├─ ComponentName.test.js
───└ etc.

and you can provide pre-defined structure for StoryBook, Test, CSSModules and etc.
React Component Creator has implemented it halfway but it's no longer working and ReactBody is an All-in-one package that you need for react development so I think this feature is a must.

screenshot_21349

screenshot_21347

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions