# z_vue_next_vue3FrontEnd **Repository Path**: zhangpengdada/project ## Basic Information - **Project Name**: z_vue_next_vue3FrontEnd - **Description**: 1.适配手机、平板、pc 2.包含数据动态大屏演示 3.基于vue3.x 、Typescript、vite、pinia、tailwindcss、Element plus等技术 4.基于京东micro框架搭建了微前端,本项目为基座,子应用在childProg项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-05-06 - **Last Updated**: 2025-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
#### 🌈 介绍 基于vue3.x 、Typescript、vite、pinia、tailwindcss、Element plus等技术, 适配手机、平板、pc,包含数据动态大屏演示 基于京东micro框架搭建了微前端,本项目为基座,子应用在childProg项目 #### ⛱️ 线上预览 - vue3.2.25 版本预览(z_vue_next)http://zuniverse.top/ #### 💒 代码仓库 - vue3.2.25 版本 https://gitee.com/z_webfrontend/project #### ⚡ 使用说明 ```bash # 克隆项目 git clone https://gitee.com/z_webfrontend/project.git # 进入项目 cd project # 安装依赖 npm install # 运行项目 npm run dev # 打包发布 npm run build ```