# vue3-three **Repository Path**: xmnzp/vue3-three ## Basic Information - **Project Name**: vue3-three - **Description**: vue3 threejs 学习仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-05 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Three.js 学习仓库 ## 技术栈说明 + three.js 3D 引擎 + vite vite + vue3 vue3 + ts 类型脚本 + vue-router 路由守卫 控制页面跳转 + vuex 状态管理 + less 样式 + axios 接口请求 + element-plus 组件库 ## 版本说明 + npm 8.11.0 + node 16.15.1 + vite 5.2.12 ## 文档说明 [three.js](https://threejs.org/) [element-plus](https://element-plus.org/zh-CN/) [axios](https://axios-http.com/zh/docs/intro) [vite](https://cn.vitejs.dev/) ## 更新日志说明 | 时间 | 说明 | 备注 | | :--- | :---: | ---: | | 2024年6月5日16:45:54 | vite 初始化工程 | 初始化工程并上传至gitee | | 2024年6月5日17:45:06 | 引入 router路由控制、引入store状态管理、引入threejs 3d引擎 | | | | | |