Rspack project Setup Install the dependencies: pnpm install Get started Start the dev server: pnpm run dev Build the app for production: pnpm run build