# vue-cloud **Repository Path**: Kate_sun/vue-cloud ## Basic Information - **Project Name**: vue-cloud - **Description**: No description available - **Primary Language**: HTML/CSS - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-10-30 - **Last Updated**: 2021-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-cloud #### 介绍 vue+elementui 开发的网盘系统 #### 软件架构 文件目录![输入图片说明](https://images.gitee.com/uploads/images/2019/0418/114804_2435cbb8_2003736.png "文件目录.png") #### 安装教程 1. ## Build Setup ```bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request