# cesium-vue **Repository Path**: wangdongbo5/cesium-vue ## Basic Information - **Project Name**: cesium-vue - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-01-05 - **Last Updated**: 2021-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

基于vueCli 4.x.x + 的cesium开发模板 (Cesium development template based on vueCli 4.x.x +)

# cesium-vue ## 项目安装(Project setup) ``` npm install / cnpm install ``` ### 编译并热部署的开发环境 (Compiles and hot-reloads for development) ``` npm run serve / cnpm run serve ``` ### 编译并压缩的生产环境 (Compiles and minifies for production) ``` npm run build / cnpm run build ``` ## 与我联系 (Stay in touch) - Author - [ShareQiu1994](https://github.com/ShareQiu1994) - Website - [https://liubf.com](https://liubf.com) ## 你可能感兴趣的存储库 (Repositories you may be interested) [cesium-vue-electron](https://github.com/ShareQiu1994/cesium-vue-electron) ## License [MIT licensed](LICENSE).