# file_server_web **Repository Path**: kimtae_d2de/file_server_web ## Basic Information - **Project Name**: file_server_web - **Description**: 文件管理前端项目:基于Vue、Axios、Element-ui实现 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-08-12 - **Last Updated**: 2023-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 文件管理WEB * 界面预览 ![img.png](img.png) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 此项目对应的后端项目为 https://gitee.com/kkkkiko/file_server.git