# geojson-3d-map **Repository Path**: dataup/geojson-3d-map ## Basic Information - **Project Name**: geojson-3d-map - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-05-10 - **Last Updated**: 2022-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目结构 ```bash dist/ # 项目打包目录 src/ # 源代码目录 assets # 资源目录 index.js # 入口 ``` ## 开始开发 > npm install # 安装依赖 > npm start # 启动项目 > http://localhost:9000 # 访问