# my-frontend **Repository Path**: sunjiankun126/my-frontend ## Basic Information - **Project Name**: my-frontend - **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-08-06 - **Last Updated**: 2024-08-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 打包: docker build -t my-frontend:0.0.0 . 启动: docker run -p 3000:3000 my-frontend:0.0.0