# myExpressapp **Repository Path**: twb0223/myexpressapp ## Basic Information - **Project Name**: myExpressapp - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Express+Mysql 实现 Restful Api Demo ### 执行步骤 * 执行 ../conf/test.sql 脚本 * npm install * npm start * 访问 http://localhost:5000