基于 vue 脚手架的工具
Create scaffolding code
使用 git 仓库来作脚手架初始化,借鉴 create-vite, degit
npm create tpl user/project#branch my-project yarn create tpl user/project#branch my-project pnpm create tpl user/project#branch .