create-liquor-web
v1.0.5
Published
A CLI tool to create a vue-web+ui project
Downloads
69
Maintainers
Readme
配置模版
方便个人快速建立 vue3+vite 的 demo
个人想法
- 移除 prettier
- 集成 eslint + husky + lint-staged + czg
- 只提供ts/tsx模版
- 可选unocss/tailwind
基础配置
- vue3
- vite
- ts
- tsx
- pinia
- router
可选组件库
- element-plus
- vuetifyjs
- arco
其他配置
- 可选axios/fetch(默认封装)
后续
可能会集成其他组件(或者其他模块)或者自动导入