Rspack Project Setup Install the dependencies: pnpm install Get Started Start the dev server: npm run dev Build the app for production: npm run build