1.0.6 • Published 6 years ago

lvx-cli v1.0.6

Weekly downloads
11
License
MIT
Repository
github
Last release
6 years ago

A simple CLI for scaffolding Vue.js projects.

Installation

Prerequisited: Node.js,npm version 5+,yarn version 1+

$ npm install -g lvx-cli 
or
$ yarn global add lvx-cli

Usage

$lvx init <project-name>

example:

$lvx init lvx-demo

The above command will generate template at current path ./lvx-demo , and prompts for some questions.

License

MIT

##常用CMD命令行