# 005 **Repository Path**: dmzmwh/005 ## Basic Information - **Project Name**: 005 - **Description**: vue实现的万能影音功能 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2019-04-15 - **Last Updated**: 2022-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 005 ## 下载依赖 ``` npm install ``` ### 运行 ``` npm run serve ``` ### 打包 ``` npm run build ```