Rsbuild projectSetupInstall the dependencies:pnpm installGet startedStart the dev server:pnpm devBuild the app for production:pnpm buildPreview the production build locally:pnpm preview