说明

  1. 用于生成 vite + vue3 的基础模板

  2. 可选配置有

    typescript , sass , taillwind , eslint

    element-plus , tdesign

    axios , mock , pinia , mitt , vue-router

  3. 工具尚未经过完整测试

使用

  1. npm create vite-w-cli 选择配置即可

  2. 或者 npm i create-vite-w-cli 之后, 运行npx create-vite-w-cli

步骤