# three-panorama **Repository Path**: git-yangrui/three-panorama ## Basic Information - **Project Name**: three-panorama - **Description**: 使用vue2加three.js创建的全景图demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-10-25 - **Last Updated**: 2023-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 简介 > vue2 + three.js + element 构建的简易全景图 ### 安装依赖 ``` npm install (初始化项目) ``` ### 运行 ``` npm run dev (运行项目) ``` ### 打包 ``` npm run build (打包项目) ``` ### 参考文章 > https://juejin.cn/post/6927193628724953096