
最近在忙着后台系统的重构,写了个模板,欢迎使用,觉得不错可以 star 支持下,谢谢~~,有问题欢迎提交 issues 交流。
https://github.com/zenquan/react-admin-template.git
react^17 + react-router-dom^4 + less + css modules + antd^4 + axios + mobx + echarts + react-i18next
# git clone git clone https://github.com/zenquan/react-admin-template.git or git clone -b <branch> https://github.com/zenquan/react-admin-template.git # install npm install # start or dev master or master-i18n -> npm run start vite or vite-i18n -> npm run dev 1 ccyu220 2021 年 8 月 12 日 太简陋,入门级的 admin,没有亮点啊 |
2 andyskaura 2021 年 8 月 12 日 前段时间还有个群友发了个开源项目 欢迎 star |
3 andyskaura 2021 年 8 月 12 日 https://github.com/Caladog/cala-react 跟你这有得一拼 也不知道开了个啥 |
4 Valid 2021 年 8 月 12 日 我为什么不用 antd pro? |
5 Haulk 2021 年 8 月 12 日 登录了还能回到 login 页? |
8 XTTX 2021 年 8 月 12 日 建议上一些 tailwindcss 这种 css kit,换 material ui 也挺好的。 |
11 XTTX 2021 年 8 月 12 日 有也免费的 tailwind-kit.com |
14 XTTX 2021 年 8 月 12 日 @jomsou tailwind 除了第一次 setup 有点麻烦,用起来挺方便的。 你看看官网的 doc 。 对比 https://github.com/jt6677/miller_columns 里面的 tailwind.config.js craco.config.js 。 |
19 XTTX 2021 年 8 月 13 日 @Valid Tailwind UI 是 tailwindcss 作者自己写的收费 UI 组件。tailwind 设计的精髓已经在预先写好的各种大小和颜色里了。 |