Rsbuild project Setup Install the dependencies: npm run install Get started Start the dev server: npm run dev Build the app for production: npm run build Preview the production build locally: npm run preview