vue js
https://cli.vuejs.org/guide/installation.html
create new project: vue create testv
create new project: vue create testv
Installation new component creation
npm install -g vue-generate-component
Usage
vgc --help
Create new component
vgc footer
vue add router
Comments
Post a Comment