# rsbuild_gg_2 **Repository Path**: frontend-qin/rsbuild_gg_2 ## Basic Information - **Project Name**: rsbuild_gg_2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-22 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rsbuild Project ## Setup Install the dependencies: ```bash pnpm install ``` ## Get Started Start the dev server: ```bash pnpm dev ``` Build the app for production: ```bash pnpm build ``` Preview the production build locally: ```bash pnpm preview ```