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!