I'm trying to generate React files already set up to import their children, all placed into a single downloadable folder.
Generating the individual files was easy, but I cannot figure out how to generate a folder and place these files into it.
Browser compatibility is not an issue.
Is this even possible? Could browser security be an issue?