# archive-api **Repository Path**: huguangju/archive-api ## Basic Information - **Project Name**: archive-api - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```sh # Clone项目 git clone https://gitee.com/huguangju/archive-api.git cd archive-api # 安装依赖 npm install # 开发 npm run dev # 部署 npm start ``` [API 文档](API.md)