一键初始化 nextjs + react + antd 项目
npm install -g @youdao-ead-fe/yodao-app
# name:项目名称 destination(可选):项目指定生成目录 options:可选项 有--install
yodao-app create [options] <name> [destination]
or
npx yodao-app create <name> [destination]
-
tpl-2
see https://github.com/YoudaoEadFE/nextjs-porject-init -
tpl-3
see https://github.com/YoudaoEadFE/project-template
npm publish