Created by: ianschmitz
I've ported tasks/cra.sh
to javascript to make it easier for contributors on Windows based systems to run an end to end create-react-app CLI workflow as discussed in #2280 (closed).
If someone more familiar with proper handling of child processes and signal events could take a close look that would be much appreciated!
I've tested on Windows 10 using both npm and yarn in Command Prompt, PowerShell and Git Bash.