My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

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.