## vue3-admin-template 项目简介
## 技术体系
- TypeScript(5x) + Vue(3x) + VueRouter(4x) + Pinia(4x)
- UI:Ant Design Vue(4x)
- CSS:tailwind(3x)
- HTTP 请求:Axios
- 可视化:echarts(5x) + vue-echarts(6x)
- 依赖管理:Yarn
- 构建系统:Vite(3x)
## 三方插件
- 自动导入组件和第三方插件:[unplugin-vue-components](https://github.com/antfu/unplugin-vue-components)
- 自动导入 vue, vue-router, vue-i18n, @vueuse/head, @vueuse/core:[unplugin-auto-import](https://github.com/antfu/unplugin-auto-import)
- Cookie:[js-cookie](https://github.com/js-cookie/js-cookie)
## 目录规划
```js
|- dist // 构建成果
|- public
|- src
|- api // api接口管理
|- assets // 静态资源
|- components // 全局组件
|- config // 全局配置
|- directives // 自定义指令
|- enums // 枚举值
|- hooks // 全局hooks,用于抽离公用逻辑
|- lang // 国际化资源
|- layout // 布局组件
|- libs // 第三方插件
|- request // axios封装
|- router // 路由
|- store // 状态
|- utils // 工具函数
|- views // 页面
|- App.vue // 根组件
|- main.ts
|-type // ts类型
```
## 使用说明
```bash
# 安装依赖
yarn
# 开发环境启动
yarn run dev
# 或
yarn run serve
# 测试环境打包
yarn run build:test
# 正式环境打包
yarn run build:prod
```
## 项目规范
- 代码规范:eslint + pritter
- 提交规范:githooks(husky)
- api 接口约定(按照 views 页面分组进行接口抽离)
- git 分支策略
## 性能优化
没有合适的资源?快使用搜索试试~ 我知道了~
vue3 + vite + esint + git hooks等搭建后台管理系统模板.zip
共74个文件
ts:25个
md:8个
json:7个
需积分: 0 0 下载量 84 浏览量
2024-01-02
20:50:52
上传
评论
收藏 399KB ZIP 举报
温馨提示
Vue3,springboot,element-ui使用技巧,实战应用开发小系统参考资料,源码参考。 详细介绍了一些Qt框架的各种功能和模块,以及如何使用Qt进行GUI开发、网络编程和跨平台应用开发等。 适用于初学者和有经验的开发者,能够帮助你快速上手Qt并掌握其高级特性。
资源推荐
资源详情
资源评论
收起资源包目录
vue3 + vite + esint + git hooks等搭建后台管理系统模板.zip (74个子文件)
VUE3_new
yarn.lock 201KB
.vscode
extensions.json 75B
.eslintrc.js 2KB
tailwind.config.js 3KB
.github
workflows
node.js.yml 651B
src
main.ts 346B
App.vue 971B
lang
.md 0B
assets
img
IconTest.svg 629B
log.jpg 7KB
css
index.less 98B
global.less 152B
mixin.less 203B
tailwind.less 58B
vars.less 23B
api
index.ts 307B
utils
regExp.ts 879B
storage.ts 4KB
libs
.md 38B
registCharts.ts 847B
theme.json 6KB
http
.md 812B
request
types.ts 997B
index.ts 3KB
requestUrl.ts 252B
index.ts 1KB
directives
throttle.ts 711B
focus.ts 186B
index.ts 267B
components
index.ts 54B
Loading
index.tsx 63B
assets
imgs
loading.gif 19KB
types.ts 182B
mountComponent.ts 711B
index.module.less 2KB
function-call.tsx 2KB
Loading.tsx 2KB
README.MD 466B
enums
.md 316B
request
index.ts 0B
stores
counter.ts 313B
router
index.ts 172B
hooks
.md 8B
layout
index.ts 0B
views
index.vue 0B
config
.md 16B
index.ts 50B
LICENSE 1KB
.husky
commit-msg 91B
pre-commit 82B
commitlint.config.js 67B
.eslintrc-auto-import.json 2KB
.prettierrc.js 536B
.prettierignore 17B
package.json 2KB
public
img
eslint_parse_error.png 20KB
commit.png 32KB
eslint.png 44KB
commit_custom.png 21KB
vite.png 30KB
favicon.ico 4KB
package-lock.json 550KB
types
components.d.ts 446B
auto-imports.d.ts 3KB
env.d.ts 252B
global.d.ts 28B
tsconfig.config.json 238B
vite.config.ts 3KB
index.html 337B
.gitignore 302B
.eslintignore 32B
tsconfig.json 454B
README.md 2KB
postcss.config.js 81B
共 74 条
- 1
资源评论
白话Learning
- 粉丝: 4584
- 资源: 2968
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 基于SpringBoot的IT技术交流和分享平台(程序+数据库+报告)
- opt_metac.cxx
- 筑建项目相关信息导入系统,可用作对外API接口传输数据
- 麒麟V10-node20.5环境安装包
- 2024云原生开源沙龙之AI应用工程化专场论坛PPT合集.pdf
- 使用 C++ 构建了路径规划器,可自动引导车辆在高速公路上穿行(采用环境预测、行为规划和轨迹生成)+项目源码+文档说明+代码注释
- stage2_weight.pth.tar
- 2-对接定制需求20241010
- 麒麟V10-npm缓存包
- 【Unity幻想部落和野蛮风格资源包】Top-Down Barbarian Camp 快速搭建野蛮人的营地场景
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功