# vue-webpack-cesium **Repository Path**: musicguoke/vue-webpack-cesium ## Basic Information - **Project Name**: vue-webpack-cesium - **Description**: 搭建vue-cli脚手架整合Cesium - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2019-09-04 - **Last Updated**: 2021-10-09 ## Categories & Tags **Categories**: vue-extensions **Tags**: None ## README # vue-webpack-cesium 搭建vue-cli脚手架整合Cesium ## Build Setup ``` bash # install dependencies npm install # install cesium dependencies npm install cesium # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```