# react-meituan **Repository Path**: llgistxdy/react-meituan ## Basic Information - **Project Name**: react-meituan - **Description**: react-redux应用,项目中网址已不可用,无法正常post get - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-06-29 - **Last Updated**: 2025-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装所有依赖 ```bash npm i ``` # 启动 mock 接口服务 ```bash npm run serve ``` # 启动项目 ```bash npm run start ```