Skip to content

Cesium development template based on vueCli 4.x.x + and electron 6.x.x +

License

Notifications You must be signed in to change notification settings

ShareQiu1994/cesium-vue-electron

Repository files navigation

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

cesium-vue-electron

项目安装(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

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

npm run electron:serve / cnpm run electron:serve

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

npm run electron:build / cnpm run electron:build

与我联系 (Stay in touch)

License

MIT licensed.

About

Cesium development template based on vueCli 4.x.x + and electron 6.x.x +

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published