# cmcc-frotend **Repository Path**: cmccjs/cmcc-frotend ## Basic Information - **Project Name**: cmcc-frotend - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-17 - **Last Updated**: 2025-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 运行项目 ```bash npm install npm run dev ``` ## 项目结构说明 ```bash src ├─assets //资产资源 ├─components //自定义组件 ├─layout //用于vue-router布局 ├─router //vue-router的配置 └─views //页面信息 ```