# ThreeJS-base **Repository Path**: lpzzzz/three-js ## Basic Information - **Project Name**: ThreeJS-base - **Description**: 这是一些根据three.js官网案例和一些视频教程学习所编写的基础练习,保存留作复习之用。也可供参考! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-27 - **Last Updated**: 2022-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # three-vue-01 ## 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/).