# react-redux-meituan **Repository Path**: heraleign2/react-redux-meituan ## Basic Information - **Project Name**: react-redux-meituan - **Description**: 黑马程序员第三天练习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-24 - **Last Updated**: 2025-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装所有依赖 ```bash npm i ``` # 启动 mock 接口服务 ```bash npm run serve ``` # 启动项目 ```bash npm run start ```