1.1.0 • Published 11 months ago

@youdao-ead-fe/yodao-app v1.1.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
11 months ago

@youdao-ead-fe/yodao-app

一键初始化 nextjs + react + antd 项目

Usage

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]

image