What do you do when you want to quickly start up a React project offline?
Anonymous
Create React App takes so long to install (and requires internet) -- so what do you do when you want to quickly start up a React project offline?
Assuming you don't need any other modules/dependencies and just want to hammer away at React.