npm.io
1.0.6 • Published 7 years agoCLI

lvx-cli

Licence
MIT
Version
1.0.6
Deps
7
Size
918 kB
Vulns
0
Weekly
0
Stars
2

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命令行