# 二三买菜 **Repository Path**: iamxiyu/ersanbuy_items ## Basic Information - **Project Name**: 二三买菜 - **Description**: 使用Vue+Vant开发的二三买菜H5端 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://king-xiyu.gitee.io/ersanbuy_items - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2020-03-14 - **Last Updated**: 2023-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 前端(ersanbuy): 运行步骤: `npm install` 下载资源包、 `npm run serve` 启动项目 使用技术:Vue + Vant Ui 后端(ersanbuy-api): 运行步骤: Mysql先要 创建 `ersanbuy` 数据库,且本地导入 `ersanbuy.sql` 文件 然后 `npm install` 下载资源包、`nodemon index.js` 启动后台服务 使用技术:Node、express、MySQL、jwt、md5