ge-template
v1.0.4
Published
Generator vue template
Readme
generate-template
一个帮助开发者迅速生成Vue模板文件的小工具。
Usage
$ npm install -g ge-template$ ge-template ./src/views/header- 路径 + 文件夹名称
- 支持选择四种模块
Example
$ yarn ge-template ./src/views/header or ge-template ./src/views/header
? Select the modules you want (Press <space> to select, <a> to toggle all, <i> to invert selection)
❯◯ methods
◯ computed
◯ mounted
◯ componentsFINAL
完善中.
