ilatte-cli
v1.0.3
Published
Quickly build the scaffolding for a React application
Downloads
7
Readme
ilatte-cli
快速构建React应用程序的脚手架
安装
# install it globally
$ npm install -g ilatte-cli
# or yarn
$ yarn global add ilatte-cli
使用
Quick Start
$ xx create <name> [-f|--force]
Options
-f, --force
: Overwrite if the target exists