Vue + Vite
所有模版均基于 Vue 和 Vite
Blank
快速开始
bash
# npm 7+,需要添加额外的 --:
$ npm create runow@latest your-app-name -- --template vue-vitebash
$ yarn create runow your-app-name --template vue-vitebash
$ pnpm create runow your-app-name --template vue-vitebash
$ bun create runow your-app-name --template vue-viteAnt Design Vue
快速开始
bash
# npm 7+,需要添加额外的 --:
$ npm create runow@latest your-app-name -- --template vue-vite-antdvbash
$ yarn create runow your-app-name --template vue-vite-antdvbash
$ pnpm create runow your-app-name --template vue-vite-antdvbash
$ bun create runow your-app-name --template vue-vite-antdv