# cesiumDemo **Repository Path**: zrune/cesium-demo ## Basic Information - **Project Name**: cesiumDemo - **Description**: Cesium研究内容梳理: 1. 模型 ,分析-剖切 2. 视频融合 3. 3D特效 4. 路径/轨迹漫游 5. 倾斜模型单体分层化 6. 点面的编辑 7. 迁徙图 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2024-12-23 - **Last Updated**: 2024-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cesium-demo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).