Install Nextjs And Ant Design

Sep 1, 2020 3:58 PM

tonkung

Views

1462

Likes

2

Dislikes

2

create-next-app -e with-typescript my-app

npm install antd

npm install --save-dev @ant-design/pro-layout

nodejs

nextjs