# A_qiang_Cesium **Repository Path**: zhang-yong-qiang/A_qiang_Cesium ## Basic Information - **Project Name**: A_qiang_Cesium - **Description**: 关于cesium的可视化系统,采用vue3进行编写,后续会采用ts进行改写。此项目是对自己工作中的一些功能进行总结,也有自己摸索的一些功能,同步更新gitee - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-01-09 - **Last Updated**: 2024-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cesium-v3 ## 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/).