Create-React-App-Clone in 2 hours (writing my new Rincewind CLI from scratch to create/build/serve)

Опубликовано: 24 Март 2026
на канале: swyx
1,550
48

I often find myself wishing for a faster create-react-app that incorporates my own tech preferences (currently Parcel + TypeScript + Tailwindcss). So I made one. This video should be helpful for future users as well as people who want an accessible guide into how JS tooling works under the hood.

Github: https://github.com/sw-yx/rincewind
Demo: rincewind.netlify.com

To try: `npx rincewind create`

If you like it pls let me know on twitter.com/swyx!