Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.27 KB

File metadata and controls

28 lines (18 loc) · 1.27 KB

NextJS 🔗 Ant Design 🔗 Styled-Component ⚡️ Starter Kit

This example shows how to use Next.js along with Ant Design of React & Styled Component + Typescript. This is intended to show the integration of these UI toolkit with the Framework.

Preview

Preview the example live on StackBlitz:

Open in StackBlitz

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Clone the repository

git clone https://github.com/johnkingzy/nextjs-antd-styled-component-starter-kit.git

Install dependencies & start development server

npm install && npm run dev

Deploy it to the cloud with Vercel (Documentation).