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 devDeploy it to the cloud with Vercel (Documentation).