# three-solarsystem **Repository Path**: HunterDestiny/three-solarsystem ## Basic Information - **Project Name**: three-solarsystem - **Description**: three.js太阳系,实现行星公转自转,具有双击拉近行星效果,同时弹出文字描述。 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 15 - **Created**: 2022-10-12 - **Last Updated**: 2022-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # three-solarsystem ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).