flyme-create-cli
v1.0.1
Published
请注意npm镜像地址 ```shell # Install and use $ npx flyme-create-cli create my-app
Readme
flyme-create-cli
安装使用
请注意npm镜像地址
# Install and use
$ npx flyme-create-cli create my-app
Options
-f, --force: Overwrite if the target exists-t, --type <react | qiankun | reactPro>: Select a template ,default react
