# treegraph-survey-server-api **Repository Path**: aaronjs/treegraph-survey-server-api ## Basic Information - **Project Name**: treegraph-survey-server-api - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-07 - **Last Updated**: 2024-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于vue3+ts+vite的文件管理系统 ## 写在前沿 关键字:Koa,Vue3,TypeScript,Vite,Element-Plus、Windi.css.. 功能:文件上传、预览、图床、管理、下载、Office在线预览 **文件列表** ![image-20230709223228209](https://cloud.zengweihao.cn/typora/2023-07-09/20230709223228.png) **文件预览** ![image-20230709224924715](https://cloud.zengweihao.cn/typora/2023-07-09/20230709224925.png) ![image-20230709225019677](https://cloud.zengweihao.cn/typora/2023-07-09/20230709225020.png) **文件上传** ![image-20230709223202620](https://cloud.zengweihao.cn/typora/2023-07-09/20230709223202.png) ## 启动 前端: ``` npm i npm run dev ```