gvc
v0.2.2
Published
generate a vuejs single file component from the command line with nodejs
Downloads
2
Maintainers
Readme
generate-vue-component-cli
$ yarn add gvc
$ mkdir -p eg-directory/eg-directory
$ gvc eg-component-name eg-directory/eg-directory
Assumes you're using vuex
and async
vuejs actions, gives you: