# Vue3-solarsystem **Repository Path**: e4glet/vue3-solarsystem ## Basic Information - **Project Name**: Vue3-solarsystem - **Description**: 基于Three的太阳系展示 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-27 - **Last Updated**: 2026-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于Three的太阳系展示 ## 项目预览 ![alt text](preview.png) ## 项目初始化 ``` npm install ``` ### 项目编译与热启动 ``` npm run serve ``` ### 编译打包为生产模式 ``` npm run build ``` ### 作者 e4glet