1.0.9 • Published 7 years ago

fengyu-cli v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

A simple CLI for scaffolding Vue.js projects.

Installation

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

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

Usage

$ws init <project-name>

example:

$ws init ws-demo

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

License

MIT

##常用CMD命令行