# Flight **Repository Path**: cwhmygit/Flight ## Basic Information - **Project Name**: Flight - **Description**: React+g2小项目:航班信息可视化系统大作业 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2023-01-07 - **Last Updated**: 2024-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: HTML, JavaScript, CSS, React, Nodejs ## README # Flight #### 介绍 React+g2小项目:航班信息可视化系统 ![输入图片说明](image.png) #### 环境依赖 node -16.18.0
react ^18.2.0 #### 开发工具 VScode #### 使用说明 1. 安装node.js 2. 安装cnpm镜像 在代码编辑器终端中输入:npm install -g cnpm --registry=https://registry.npmmirror.com 3. 终端中cnpm install 安装以下库 - @antv/data-set - @antv/g2 - @antv/l7 - @antv/l7-maps - @antv/l7-react - pubsub-js - antd - d3 4. cnpm start 运行 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request