vgen
v2.5.2
Published
vue plugin template generator
Downloads
36
Readme
vgen(vue-plugin-generator)
A vue@2 standalone component generator, simple yet helpful, with Rollup, PostCSS and CSS Modules.
Note that the verison of vue should at least be 2.1.5 when compileTemplate
is true
.
Usage: vgen <command>
vgen <component name>
vgen --version
vgen --help
Install
yarn global add vgen
# or
npm install vgen -g