# learning-vue **Repository Path**: yangdawen/learning-vue ## Basic Information - **Project Name**: learning-vue - **Description**: 一个兼容PC、Pad、移动端等多平台的页面布局基本框架。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-25 - **Last Updated**: 2025-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learning-vue ## 安装依赖包 ``` npm install ``` ### 在开发环境启动项目 ``` npm run serve ``` ### 构建打包生产环境程序包 ``` npm run build ``` ### 整理和修复文件 ``` npm run lint ``` ### 项目情况 #### 桌面端效果 ![移动端效果](./images/微信截图_20230625225150.png) #### Pad 端效果 ![移动端效果](./images/微信截图_20230625225219.png) #### 移动端效果: ![移动端效果](./images/微信截图_20230625225241.png) ![移动端效果](./images/微信截图_20230625225232.png)