# vue-filemanager **Repository Path**: qingfengpark/vue-filemanager ## Basic Information - **Project Name**: vue-filemanager - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-05-08 - **Last Updated**: 2023-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-filemanager ## **Introduction** 这是用 vue.js 和 ElementUI框架编写的文件管理网盘 ![](./public/vue-oss-manager.gif) 后台服务器使用 Node.js 和 Aliyun OSS 对象存储SDK:https://github.com/refinec/node-filemanager/tree/main ## **Installation** ``` npm install vue-oss-filemanager --save ``` **OR** ``` git clone git@github.com:refinec/vue-filemanager.git npm install npm run serve ```