⚛️ Create #React App (CRA) it's a wonderful tool, but IMHO it tries to do too much and tends to give you a bloated setup.

If you are like me and prefer to start simple and build incrementally, here's a React scaffold alternative in just 10 simple-ish steps!

🧵 A thread 👇
1. 🥳 Create and init your project

mkdir my-new-react-project && cd my-new-react-project && npm init -y
10...

🥺Too long?
😎There is a shortcut for you, just clone https://github.com/lmammino/react-sca (Give it a little ⭐️, will you?)

😵Too boring?
😐 You can still use Create React App, but at least now you know how to create your own minimal alternative!
You can follow @loige.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled:

By continuing to use the site, you are consenting to the use of cookies as explained in our Cookie Policy to improve your experience.