# vue3-minemap-boot **Repository Path**: wangzz_felix/vue3-minemap-boot ## Basic Information - **Project Name**: vue3-minemap-boot - **Description**: minemap官方使用案例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-06-05 - **Last Updated**: 2023-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![VCPGMp.th.png](https://i.imgloc.com/2023/06/05/VCPGMp.th.png)](https://imgloc.com/i/VCPGMp) # Minemap相关学习资料 * 官方案例:https://minedata.cn/nce-support/demoCenter?activePath=page-map-show * API文档:https://minedata.cn/nce-support/webDev/plugReference?type=plugReference # Vue 3 + Vite ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm start npm run dev # build for production with minification npm run build # Description # 状态管理 pinia --https://pinia.vuejs.org/ # 构建工具 vite --https://vitejs.cn/