# portal-site **Repository Path**: wutonghua_webcode/portal-site ## Basic Information - **Project Name**: portal-site - **Description**: vue3 elementui 响应式布局 适配手机电脑平板 官网门户网站 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2025-06-18 - **Last Updated**: 2025-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3 elementui 响应式布局 适配手机电脑平板 官网门户网站 ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```