Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 214 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 214 Bytes

Vue 3 + Typescript + Vite + Cesium

本项目是之前package-3d的vue3版本,将之前的功能应用于vue3中,并且全部使用ts

安装依赖 npm install

运行项目 npm run dev

打包 npm run build