# oss-view **Repository Path**: lplgitee/oss-view ## Basic Information - **Project Name**: oss-view - **Description**: 对象存储客户端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-04 - **Last Updated**: 2022-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # oss-view ## 安装依赖 ``` npm install ``` ### 本地启动测试 ``` npm run serve ``` ### 打包项目 ``` npm run build ``` ### 修复错误的配置 ``` npm run lint ```