# 3d-christmas-cards **Repository Path**: like_9/3d-christmas-cards ## Basic Information - **Project Name**: 3d-christmas-cards - **Description**: 3D圣诞表白贺卡 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-05-23 - **Last Updated**: 2024-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 圣诞节3d表白贺卡 ## 技术栈 + Vue 3 + Vite + Three + gsap # 拉取代码 ```bash git clone git@gitee.com:boheweb/3d-christmas-cards.git ``` # 依赖安装 ```bash cd 3d-christmas-cards yarn ``` # 运行项目 ```bash yarn dev ```