This example shows how to use Next.js along with Ant Design of React. This is intended to show the integration of this UI toolkit with the Framework.
You just have to uncomment and customize lines into ./assets/ant-custom.less
!
Deploy the example using Vercel:
use git clone [email protected]:Suniron/NextJS-Typescript-Antd-CustomTheme.git
into a terminal
npm install
npm run dev
# or
yarn
yarn dev
Deploy it to the cloud with Vercel (Documentation).