- Notifications
You must be signed in to change notification settings - Fork49
Antdfront is a set of multi tab experimental react microfrontend template
License
X-neuron/antdFront
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
English |简体中文
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
1: gitclone https://github.com/X-neuron/antdFront.git2: npm i or yarn3: npm run dev
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
About
Antdfront is a set of multi tab experimental react microfrontend template