cdcky / cesium-vue

Cesium development template based on vueCli 4.x.x +

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Version:Vuecli 4.5.x + / Vue 3.0 +

Branch: JavaScript / TypeScript

cesium-vue

项目安装(Project setup)

npm install / cnpm install / yarn install

编译并热部署的开发环境 (Compiles and hot-reloads for development)

npm run serve / cnpm run serve / yarn serve

编译并压缩的生产环境 (Compiles and minifies for production)

npm run build / cnpm run build / yarn build

注意事项 (Notices)

模板默认采用Cesium 1.84,当你需要使用Cesium1.84以上版本时 建议使用 yarn 安装

The default template is cesium 1.84. When you need to install cesium 1.84 +, it is recommended to use the yarn installation

与我联系 (Stay in touch)

你可能感兴趣的存储库 (Repositories you may be interested)

cesium-vue-electron

License

MIT licensed.

About

Cesium development template based on vueCli 4.x.x +

License:MIT License


Languages

Language:JavaScript 70.8%Language:Vue 18.9%Language:HTML 10.3%