This example features how you use antd-mobile (Ant Design Mobile FrontEnd Framework) with Next.js.
Deploy the example using Vercel:
Execute create-next-app
with npm or Yarn to bootstrap the example:
npx create-next-app --example with-ant-design-mobile with-ant-design-mobile-app
# or
yarn create next-app --example with-ant-design-mobile with-ant-design-mobile-app
Deploy it to the cloud with Vercel (Documentation).