# 基于Node(Express)+Mysql实现的简易美食分享系统后端 **Repository Path**: wu-kangkang/delicacies_node ## Basic Information - **Project Name**: 基于Node(Express)+Mysql实现的简易美食分享系统后端 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-19 - **Last Updated**: 2023-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs, Express, MySQL, JWT ## README # 基于Node(Express)+Mysql实现的简易美食分享系统后端 #### 介绍 使用node中的express框架结合mysql进行项目的开发 #### 安装教程 1. npm install 2. node main.js