Skip to content

haixiangyan/qiankun-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

微前端 x 重构

如何使用

主应用

Vue + vue-router + vuex + vue-cli + ant-design-vue + less。

cd main-app

npm i

npm run serve

http://localhost:8080 可访问。

微应用

React + react-router + create-react-app(ejected) + ant-design + less。

cd micro-react-app

npm i

npm run start

http://localhost:3000 可访问。

About

一个用来重构的管理后台

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published