# simple_back **Repository Path**: web-develop-group/simple_back ## Basic Information - **Project Name**: simple_back - **Description**: 用于前端测试的简单后端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-09 - **Last Updated**: 2024-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. clone仓库到本地 2. npm i安装依赖 3. node index.js 运行 4. 控制台见到'server listen on prot 3000...'说明ok了