vue-template
Generate code template for vue project
Features
Generate vue template
Instruction
- In the file explorer, right click on the folder that you want the new component placed in
- Select
Create Template
- Input the component name
- The according file templates will be generated for you
- This git command will be generated too:
git add .
| |