# react-vito **Repository Path**: vito258/react-vito ## Basic Information - **Project Name**: react-vito - **Description**: 1111111111111111111 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-15 - **Last Updated**: 2024-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Getting Started with Create React App # 1. git clone 项目之后在终端中输入 npm install 安装依赖 这里可能会报错,使用 npm install --legacy-peer-deps 重新安装 # 2. 运行 npm start 启动项目 # 3. 新建终端,输入 npm run db-start 启动json-server # 4. 运行 npm run build 构建项目