# deliveryFinaledition **Repository Path**: anngreens/deliveryFinaledition ## Basic Information - **Project Name**: deliveryFinaledition - **Description**: 通过Vue3实现的一个仿美团H5的简单外卖项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-28 - **Last Updated**: 2022-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 通过Vue3实现的一个仿美团H5的简单外卖项目 --------------------------- 1、新建名为`delivery`的数据库,把`DataBase`目录下的`.sql`文件导入数据库 2、把`deliveryServer`目录下的内容放到本地服务器站点目录,配置`delivery/src`中的`globalConfig.vue`中的`base_url`为`deliveryServer`所在的站点目录路径 3、参考文章[https://blog.csdn.net/weixin_47896488/article/details/122565849](https://blog.csdn.net/weixin_47896488/article/details/122565849) 配置`deliveryServer`中`sendverificationCode.php` 4、在`delivery`中通过`npm i`命令安装依赖包 5、`npm run serve`命令运行 --------------------------- All Copyright © https://gitee.com/anngreens & https://gitee.com/xycllin