rsnext/examples/with-ant-design-mobile/README.md

1.1 KiB

Ant Design Mobile example

This example features how you use antd-mobile (Ant Design Mobile FrontEnd Framework) with Next.js.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

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).