# three.js学习 **Repository Path**: HMX155_admin/threejs-learning ## Basic Information - **Project Name**: three.js学习 - **Description**: three.js 学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-24 - **Last Updated**: 2023-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # default ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run dev ``` ### Compiles and minifies for production ``` npm run build ``` ### Compiles and minifies for production ``` npm run build:t ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration ### 自动化上传测试服务器所需步骤 See [Configuration Reference](https://cli.vuejs.org/config/). ### 安装使用工具 - 登录远程服务器工具 [putty.exe](https://the.earth.li/~sgtatham/putty/latest/w64/putty.exe) - Putty 的文件传输工具 [pscp.exe](https://the.earth.li/~sgtatham/putty/latest/w64/pscp.exe) - 将下载好的文件放在 C:\Windows\System32 文件夹中 ### 使用脚本 - 配置 vue.config.js testRootPath - 本地打包 npm run build:t - 终端执行 npm run upload 将打出来的包上传到所配置服务器对应目录