# code-repository **Repository Path**: readboy_soup/code-repository ## Basic Information - **Project Name**: code-repository - **Description**: 代码仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-24 - **Last Updated**: 2025-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite 文件结构 /src - components - views - util // 工具类 - upload.ts // 上传文件 - assets - images - styles - common.less // 全局公共样式 - flex.less // flex布局 - router - store - App.vue - package.json - devDependencies - @ebag/get-config // 获取配置文件 22