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
yarn global add vgen
# or
npm install vgen -g