1.0.4 • Published 4 years ago
leag-vue-cli v1.0.4
搭建一个简单的脚手架
安装
# install it globally
$ npm install -g leag-vue-cli
# or yarn
$ yarn global add leag-vue-cli
使用
Quick Start
$ lv create <name> [-f|--force]
Options
-f, --force
: Overwrite if the target exists