Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hongfaqiu/umijs4-with-antd5-tailwindcss
a boilerplate use umijs 4 with antd 5 and tailwindcss
https://github.com/hongfaqiu/umijs4-with-antd5-tailwindcss
antd intl tailwind umi umijs
Last synced: about 6 hours ago
JSON representation
a boilerplate use umijs 4 with antd 5 and tailwindcss
- Host: GitHub
- URL: https://github.com/hongfaqiu/umijs4-with-antd5-tailwindcss
- Owner: hongfaqiu
- Created: 2023-03-21T06:57:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T08:34:36.000Z (almost 2 years ago)
- Last Synced: 2024-04-22T05:36:55.750Z (9 months ago)
- Topics: antd, intl, tailwind, umi, umijs
- Language: TypeScript
- Homepage: https://umijs4-with-antd5-tailwindcss.vercel.app
- Size: 185 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using Ant-Design 5 with UmiJS 4 and Tailwind CSS
Unlike antdpro, this is a lighter template and the main feature is the use of tailwind.
You can trim the code as needed.## Features
- [UmiJS 4](https://github.com/umijs/umi)
- [Ant-Design 5](https://github.com/ant-design/ant-design)
- [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)
- Automatic import sorting with [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports)
- Dark mode with [next-themes](https://github.com/pacocoursey/next-themes)
- Icons from [Lucide](https://lucide.dev)
- Globalization, support for complex json
- Code lint and format
- Git commit message verify, husky support## Attentions
- You should use [Mock file directory](https://umijs.org/docs/guides/mock#mock) instead of mock functions, I just use this to generate online demo