# MicroFront **Repository Path**: hanxuming/micro-front ## Basic Information - **Project Name**: MicroFront - **Description**: 基于qiankun的微前端框架 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-16 - **Last Updated**: 2023-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 简介 参考文章地址:https://juejin.cn/post/7177255753701392442 ## 开发 ```git # 克隆项目 git clone https://gitee.com/hanxuming/micro-front # 进入项目目录 cd qiankun-demo # 安装依赖 npm run all:install # 启动服务 npm run all:dev ```