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
I am always frustrated when I want my react project files to be in the root directory of my project, but I need to scaffold them in a sub-folder.
(If this feature exists already, I am frustrated that it is not documented clearly in the README).
Add a flag that scaffolds files in current directory instead of creating one.
?
I think that describes it pretty well...
Thanks!
The text was updated successfully, but these errors were encountered:
Can you provide a clear example of what you're wanting?
Sorry, something went wrong.
@ianschmitz I want the option to scaffold in the current working directory rather than create a new folder containing all the files.
No branches or pull requests
Is your proposal related to a problem?
I am always frustrated when I want my react project files to be in the root directory of my project, but I need to scaffold them in a sub-folder.
(If this feature exists already, I am frustrated that it is not documented clearly in the README).
Describe the solution you'd like
Add a flag that scaffolds files in current directory instead of creating one.
Describe alternatives you've considered
?
Additional context
I think that describes it pretty well...
Thanks!
The text was updated successfully, but these errors were encountered: