Sign in
Log inSign up

What do you do when you want to quickly start up a React project offline?

Default profile photo
Anonymous
·Mar 26, 2019

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.