# model-view **Repository Path**: msdoge/model ## Basic Information - **Project Name**: model-view - **Description**: No description available - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-09 - **Last Updated**: 2025-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # threejs-vue3-ts-vite three.js 汽车换肤Demo 使用 Vue 3 + TypeScript + Vite + three.js 搭建 # 安装依赖 ```cmd npm i ``` # 运行 ```cmd npm run dev ```