Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 365 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 365 Bytes

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 .