# map-app **Repository Path**: jxmlearner/map-app ## Basic Information - **Project Name**: map-app - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-08 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 相应站点 [vue3](https://v3.cn.vuejs.org/) [vite 中文网](https://vitejs.cn) [vue-router@4 中文文档](https://next.router.vuejs.org/zh/index.html) # 初始化项目 ```bash yarn create vite map-app --template vue cd map-app yarn install # yarn add vue-router@4 vuex@4 axios -S yarn add sass -D yarn dev ``` ## 安装依赖 ```bash yarn add element-plus yarn add xlsx yarn add clipboard ``` ## clipboard 参考:https://www.jianshu.com/p/5b40c35b8bff