# ERP_Node **Repository Path**: wlysun/erp_node ## Basic Information - **Project Name**: ERP_Node - **Description**: 基于ERP后台的相关接口 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-13 - **Last Updated**: 2023-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: Swagger, HTML, CSS, JavaScript ## README ## npm ```bash # 启动前需将公网地址换成自己的阿里云数据库MongoDB公网地址 npm install ``` ```bash # 启动 npm run test ```