# guozi **Repository Path**: zhensi_1/guozi ## Basic Information - **Project Name**: guozi - **Description**: 国资前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-25 - **Last Updated**: 2026-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rspack project ## Setup Install the dependencies: ```bash npm install ``` ## Get started Start the dev server: ```bash npm run dev ``` Build the app for production: ```bash npm run build ```