dumi theme similar to antd v5 website
Install this theme into devDependencies:
$ pnpm i @ahooks.js/dumi-theme-antd -D# install deps
pnpm install
# start dumi server
pnpm run devThank you to all the people who already contributed to @ahooks.js/dumi-theme-antd !
# step 1
npm login --registry=https://registry.npmjs.org/
# step 2
# update version in package.json and commit
# step 3 (will build before publish)
npm publishMIT