Rspack project Minimal Rspack + React + TypeScript + Tailwind CSS v4 template for fast, modern web apps. 🚀 Setup Install the dependencies: npm install Get started Start the dev server: npm run dev Build the app for production: npm run build