4.0.1 • Published 9 months ago

xbp-cli v4.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

xbp-cli

$ npm install -g xbp-cli

使用

$ vue init <template-name> <project-name>

示例:

$ vue init webpack my-project

The above command pulls the template from vuejs-templates/webpack, prompts for some information, and generates the project at ./my-project/.