# meiduo **Repository Path**: hcmlna/meiduo ## Basic Information - **Project Name**: meiduo - **Description**: 黑马django+drf教程,美多商城项目 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-12-19 - **Last Updated**: 2022-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 操作方法: 1. 进入front_end_pc中,执行命令live-serve开启前端 2. 进入meiduo_mall中,执行python manage.py runserver 开启后端 3. 进入meiduo_mall中,执行 celery -A celery_tasks.main worker -l info 开启celery执行异步任务 说明:ip需要连接我手机的wifi热点才可以。