We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No
I've been taking a look at React Boilerplate and one of its nice features is:
Quick scaffolding Create components, containers, routes, selectors and sagas - and their tests - right from the CLI!
Create components, containers, routes, selectors and sagas - and their tests - right from the CLI!
Is there something similar for CRA?
The text was updated successfully, but these errors were encountered:
After taking a long look at CRA's documentation I have not found any scaffolding functionality either. I don't think they have it yet.
Create React App Guide https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md
Sorry, something went wrong.
I dont believe CRA plans to offer such a capability: #4120 (comment)
No branches or pull requests
Is this a bug report?
No
I've been taking a look at React Boilerplate and one of its nice features is:
Is there something similar for CRA?
The text was updated successfully, but these errors were encountered: