fengyu-cli

1.0.9 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i fengyu-cli

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

694 kB

Total Files

128

Last publish

Collaborators

  • wangshanbo