Next.js boilerplate with the implementation of Ant Design (with less support)
The Next-Antd Boilerplate is a Next.js boilerplate with the implementation of Ant Design, making it mobile-friendly. It offers support for Less and Ant Design theming, allowing users to customize the theme. The boilerplate also includes a mobile-only layout option and the ability to change the background color.
To use the Next-Antd Boilerplate, follow these steps:
git clone https://github.com/username/next-antd-boilerplate.gitcd next-antd-boilerplatenpm installnpm run devThe Next-Antd Boilerplate is a Next.js boilerplate that combines the power of Next.js with the functionality and design of Ant Design. It offers support for Less and Ant Design theming, making it easy to customize the theme. The boilerplate also includes a mobile-only layout option and is compatible with Commitizen for easier commit message management.