# geva **Repository Path**: redeom/geva ## Basic Information - **Project Name**: geva - **Description**: 全球环境可视化分析 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-22 - **Last Updated**: 2025-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 全球环境可视化分析 geva # [参考:nullschool.net](https://classic.nullschool.net/zh-cn/about.html) ## 下载代码 ``` git clone https://gitee.com/redeom/geva.git ``` ## 安装引用 ``` cd geva cnpm install ``` ### 调试运行 ``` npm run dev ``` ### 构建 ``` npm run build ```