# saber **Repository Path**: wutaomaxt/saber ## Basic Information - **Project Name**: saber - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-12-04 - **Last Updated**: 2021-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 前端垃圾分类项目说明 ## 开发 - npm install 安装依赖包 - npm run dev 开启开发服务 ## 编译构建 - npm install - npm run build 生成dist 拷贝dist文件到服务器上即可 ## docker部署 具体流程查看 垃圾分类项目前端构建和部署流程.docx