Understanding React ⚛️ This is a project to understand how React is parsed and transformed into JavaScript with Babel. Quick Start 🚀 Install modules: pnpm install Run the watcher: pnpm watch Open src/App.tsx and fiddle with the code.