Rsbuild Project Setup Install the dependencies: yarn install Get Started Start the dev server: yarn dev Build the app for production: yarn build Preview the production build locally: yarn preview