Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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