# fileManage **Repository Path**: renserve/fileManage ## Basic Information - **Project Name**: fileManage - **Description**: Vue3,文件管理后台,📁 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-05 - **Last Updated**: 2021-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FileManage >项目背景:用于个人文件管理,收藏 项目基于vue3 - hook组件封装 - typescript # 后台管理界面 ![](public/1.jpg) ## 后台 [FileManageApi](https://github.com/renserve/fileManageApi) 登录账号super,密码:123456 ## Run ``` bash # 安装依赖 npm install # 查看package.json script运行命令 npm run dev ``` ### 参考项目 [vue-vben-admin-thin](https://github.com/NumenJamila/vue-vben-admin-thin)