# aboutme **Repository Path**: wetwork/aboutme ## Basic Information - **Project Name**: aboutme - **Description**: aboutme - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-30 - **Last Updated**: 2025-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 自我介绍 · Vue 3 + Vite 这是一个使用 Vite 搭建的 Vue 3 工程化项目,展示自我介绍信息。 开发命令: - 安装依赖:npm install - 本地启动:npm run dev - 构建产物:npm run build - 本地预览:npm run preview 技术栈:Vue 3、Vite 主要目录:index.html、vite.config.ts、src/main.js、src/style.css、src/App.vue