vue-zhao-cli
v1.0.6
Published
vue + vite templates
Downloads
3
Readme
vue-zhao-cli
这是集成了pc管理后台和移动端uni-app的cli项目:
- pc端:极简的 Vue3.0 + Vite2.0 项目, 集成了Typescript, unocss, Elementplus, Axios, Pinia, vue-router, Eslint等后台项目所需的配置, 上手可直接用
- 移动端:极简的 uniapp项目, Vue3.0, Vite, Typescript,unocss, uView-plus等移动端项目配置,可直接上手使用
Installing
安装全局 cli
Using npm:
$ npm install -g vue-zhao-cli
Using yarn:
$ yarn global add vue-zhao-cli
npm
1. vuezhao -i // 创建项目名称 / 简介等,选择项目模板
2. cd <project-name>
3. npm install
4. npm run dev
vuezhao -V 查看当前版本
vuezhao -l 查看模板列表
项目已在gittee开源,欢迎大家来一起commit,https://gitee.com/script_zhao/vue-vite-elementplus-zhao