Skip to content
/ antdFront Public template

Antdfront is a set of multi tab experimental react microfrontend template

License

Notifications You must be signed in to change notification settings

X-neuron/antdFront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8dde86d · Mar 13, 2024

History

46 Commits
Feb 5, 2022
Dec 16, 2021
Mar 15, 2023
Mar 15, 2023
Apr 25, 2022
Mar 4, 2021
Feb 5, 2022
Feb 5, 2022
Mar 4, 2021
Dec 16, 2021
Feb 5, 2022
Dec 17, 2021
Feb 5, 2022
Feb 5, 2022
Mar 4, 2021
Mar 4, 2021
Apr 25, 2022
Apr 25, 2022
Mar 4, 2021
Mar 13, 2024
Dec 16, 2021
Apr 25, 2022

Repository files navigation

English | 简体中文

AntdFront

Antdfront is a set of multi label experimental react microfrontend template based on ant design, embracing react hook, pure function, realizing button level access, using the next generation of data flow and micro front-end framework Qiankun.

If you need a full application permission instance of the front end, please refer to: x-plat

  • Native: Built with react hook, webpack, babel, antd and other native components, supports PWA
  • Route: React-route6 and pure Native components implement react multi tabs
  • Minimal data flow: Integrate the next-generation state manager recoil for React
  • Micro Frontend: Use qiankun to implement micro frontend

Installation

1: gitclone https://github.com/X-neuron/antdFront.git
2: npm i or yarn
3: npm run dev

Technology choice and motivation

router

https://zhuanlan.zhihu.com/p/354111579

i18n internationalization

https://zhuanlan.zhihu.com/p/291202582

data-flow:

https://zhuanlan.zhihu.com/p/268890371

motivation:

https://zhuanlan.zhihu.com/p/141738683

Thanks:qiujie8092916 offer the typescript edition