Skip to content

Suniron/NextJS-antd-customized-typescript-boilerplate

Repository files navigation

Ant Design 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.

Customize Ant Design theme

You just have to uncomment and customize lines into ./assets/ant-custom.less !

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Download from this repo

use git clone git@github.com:Suniron/NextJS-Typescript-Antd-CustomTheme.git into a terminal

Install it and run

npm install
npm run dev
# or
yarn
yarn dev

Deploy it to the cloud with Vercel (Documentation).

About

NextJS + Ant Design + Custom Theme + Layout + Typescript boilerplate by Etienne BLANC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published