Skip to content
/ vgen Public

Vue plugin template generator with Rollup, PostCSS and CSS Modules

License

Notifications You must be signed in to change notification settings

v-comp/vgen

Repository files navigation

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

Releases

No releases published

Packages

No packages published