Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 462 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 462 Bytes

generator-vue-refactored

this repository is forked from generator-vue

A Yeoman generator for Vue.js with Component and Gulp.

Install & Usage

$ npm install -g generator-vue-refactored
$ mkdir myproject && cd myproject
$ yo vue-refactored

License

MIT