文章列表Vue生态组件vue-cliOn this pagevue-cli安装安装clinpm install -g @vue/cli @vue/cli-service-global --registry=https://registry.npm.taobao.org生成模板vue create <dir_name>通过 preset官方文档npm install -g create-preset --registry=https://registry.npm.taobao.orgpreset -vnpm create presetpreset init hello-vue --template vue3-ts-vite