# 文件管理 **Repository Path**: howard_wang_team/file_management ## Basic Information - **Project Name**: 文件管理 - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 一个简单的文件管理系统 ## 开机即用 git clone https://gitee.com/classmate-one/file_management.git cd file_management npm i npm start ## 服务器中使用pm2 npm i -g pm2 pm2 start ecosystem.config.js