UNPKG

crootfast

Version:

大前端工程化命令行脚手架

16 lines (13 loc) 162 B
# croot 工程脚手架 ## 安装依赖 ```sh croot install lodash -S ``` ## 启动 ```sh croot start --appname=huaqi ``` ## 打包构建 ```sh croot build ```