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