# express_file_upload **Repository Path**: indexman/express_file_upload ## Basic Information - **Project Name**: express_file_upload - **Description**: nodejs+express4实现文件上传下载删除和列表展示功能 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2020-04-15 - **Last Updated**: 2022-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README - 1.构建项目 npm build - 2.启动 node server.js - 3.访问 localhost:3000