Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 599 Bytes

Ant Design NextJS Starter

This example shows how to use Next.js along with Ant Design Pro Layout of React. This is intended to show the integration of this UI toolkit with the Framework.

Deploy your own

Deploy the example using Vercel:

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

Deploy it to the cloud with Vercel (Documentation).