chenguanzhou / vue-cesium-electron-vite-starter

A starter kit for vue-cesium with Vite and Electron.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-cesium-electron-vite-starter

Electron + Vue3 + Vite2 integration

How and Why

  • Vite is the scaffold of the future

Command

  • yarn dev
  • yarn build

Note

  • In the development environment, we need to transform the Electron related API into commonjs
  • And you can only use ESM
  • Fork from electron-vue-vite

License

MIT License

About

A starter kit for vue-cesium with Vite and Electron.


Languages

Language:TypeScript 46.5%Language:Vue 19.3%Language:JavaScript 18.9%Language:HTML 12.3%Language:CSS 2.8%Language:Shell 0.2%