# web-report **Repository Path**: hr0520/web-report ## Basic Information - **Project Name**: web-report - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-12 - **Last Updated**: 2025-01-15 ## 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 ```