/nextjs-with-antd-less

A template of nextjs + antd + less

Primary LanguageJavaScript

Ant Design example

How to use

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

Deploy it to the cloud with now (download)

now

The idea behind the example

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.