# vue-vite-earth **Repository Path**: ASun001/vue-vite-earth ## Basic Information - **Project Name**: vue-vite-earth - **Description**: vue + vite 构建的 web gis 极简工程,方便大家搭建 基于 Cesium、Mapbox、Leaflet - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2024-07-05 - **Last Updated**: 2025-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + Vite Cesium | MapBox | Leaflet ### 1、Setup npm install ### 2、Development:Compile and Hot-Reload npm run dev ### 3、Production :Type-Check, Compile and Minify for Production npm run build ### Preview #### Cesium ![image_preview](./image_preview_cesium.png) #### LeafLet ![image_preview](./image_preview_leaflet.png)