# vue3-element-admin-ts
🎉 基于 Vite 3.0 + Vue 3.0 + Vue-Router 4.0 + Vuex 4.0 + element-plus + typescript 的后台管理系统
## 简介
[vue3-element-admin](https://au1996.github.io/vue3-element-admin-ts) 是一个后台前端解决方案,它基于 [vue3](https://v3.cn.vuejs.org/guide/migration/introduction.html) 和 [element-plus](https://element-plus.gitee.io/#/zh-CN)实现。它使用了最新的前端技术栈,vite + vue3 + typescript ,提供最基础的框架模型,可以帮助你快速搭建企业级中后台产品原型。 PS:我是参考 [@PanJiaChen](https://github.com/PanJiaChen) 开发维护的 [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin), 十分感谢大佬对开源社区做出的贡献 :)
- [在线预览](https://au1996.github.io/vue3-element-admin-ts)
- [国内访问](https://au1996.gitee.io/vue3-element-admin-ts)
## 前序准备
你需要在本地安装 [node](http://nodejs.org/) 和 [git](https://git-scm.com/)。本项目技术栈基于 [ES2015+](http://es6.ruanyifeng.com/)、[vue3](https://v3.cn.vuejs.org/)、[vuex](https://next.vuex.vuejs.org/)、[vue-router](https://next.router.vuejs.org/) 、[vite](https://cn.vitejs.dev/) 、[axios](https://github.com/axios/axios) 和 [element-plus](https://element-plus.gitee.io/#/zh-CN),提前了解和学习这些知识会对使用本项目有很大的帮助。
## 开发
```bash
# 克隆项目
git clone https://github.com/au1996/vue3-element-admin-ts.git
# 进入项目目录
cd vue3-element-admin-ts
# 安装依赖
npm install
# 建议修改为 taobao 源解决下载速度慢的问题
npm config set registry https://registry.npm.taobao.org/
# 启动服务
npm run dev
```
## 发布
```bash
# 构建生产环境
npm run build
```
## 其它
```bash
# eslint代码格式检查
npm run lint:js
# stylelint代码样式检查
npm run lint:css
```
## 浏览器支持
本地开发推荐使用`Chrome`浏览器,在火狐浏览器进行开发相对卡顿。
支持现代浏览器, 不支持 IE
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
更多浏览器可以查看 [Can I Use Es Module](https://caniuse.com/?search=ES%20Module)
[JavaScript 版本传送门](https://github.com/au1996/vue3-element-admin)
## License
[MIT](https://github.com/au1996/vue3-element-admin-ts/blob/master/LICENSE)
Copyright (c) 2021 雪月欧巴
没有合适的资源?快使用搜索试试~ 我知道了~
基于 vite2 + vue3 + ts + element-plus 的后台管理系统

共137个文件
vue:33个
ts:33个
png:10个

需积分: 5 0 下载量 112 浏览量
2024-06-15
14:06:05
上传
评论
收藏 2.79MB ZIP 举报
温馨提示
【项目资源】:包含前端、后端、移动开发、人工智能、物联网、信息化管理、数据库、硬件开发、大数据、课程资源,毕业设计等各种技术项目的源码。包括C++、Java、python、web、C#、EDA等项目的源码。 【适用人群】:适用于希望学习不同技术领域的初学者或进阶学习者。可作为毕设项目、课程设计、大作业、工程实训或初期项目立项。 【附加价值】:项目具有较高的学习借鉴价值,也可直接拿来修改复刻。对于有一定基础或热衷于研究的人来说,可以在这些基础代码上进行修改和扩展,实现其他功能。 【沟通交流】:有任何使用上的问题,欢迎随时与博主沟通,博主会及时解答。鼓励下载和使用,并欢迎大家互相学习,共同进步。
资源推荐
资源详情
资源评论























收起资源包目录





































































































共 137 条
- 1
- 2
资源评论


白话Learning
- 粉丝: 4774
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 软件项目评审流程.doc
- 基于项目管理方法的技术创新管理.doc
- 古代通信和现代通信教育课件.ppt
- 网络运营实习总结与收获.docx
- 综合布线培训教程.ppt
- 项目管理与管理创新.ppt
- 网络营销与策划实训计划.doc
- 职高常用工具软件项目教程有答案.docx
- 云计算论文:基于消费者均衡和帕累托最优的云计算资源分配策略研究.doc
- 非常权威的弱电项目管理资料.doc
- 星巴克网络营销案例分析[001].ppt
- 基于云计算的电子政务公共平台.doc
- 中国矿业大学计算机网络与安全实践设计报告.doc
- 直线滑台的交流伺服电机PLC控制及人机界面设计毕业设计.doc
- 基于网络环境下的信息技术教学模式的探索与实践研究.doc
- 天大网络与信息检索课件第一讲绪论.ppt
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
