# video-h5 **Repository Path**: web_design_of_web_frontend/video-h5 ## Basic Information - **Project Name**: video-h5 - **Description**: vue3 + Vant 简单的视频网站 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2024-05-07 - **Last Updated**: 2024-08-30 ## 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 ```