Giter Site home page Giter Site logo

kunieone / vue3-element-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from au1996/vue3-element-admin

0.0 0.0 0.0 1.87 MB

🎉 基于 vite 2.0 + vue 3.0 + vue-router 4.0 + vuex 4.0 + element-plus 的后台管理系统vue3-element-admin

License: MIT License

JavaScript 46.40% HTML 0.48% Vue 42.23% SCSS 10.23% Shell 0.65%

vue3-element-admin's Introduction

vue3-element-admin

🎉 基于 Vite 2.0 + Vue3.0 + Vue-Router 4.0 + Vuex 4.0 + element-plus 的后台管理系统

简介

vue3-element-admin 是一个后台前端解决方案,它基于 vue3element-plus实现。使用了最新的前端技术栈 vite,提供最基础的框架模型,可以帮助你快速搭建中后台产品原型。PS:我是参考 @PanJiaChen 开发维护的 vue-element-admin, 十分感谢大佬对开源社区做出的贡献 :)

前序准备

你需要在本地安装 nodegit。本项目技术栈基于 ES2015+vue3vuexvue-routerviteaxioselement-plus,提前了解和学习这些知识会对使用本项目有很大的帮助。

开发

# 克隆项目
git clone https://github.com/au1996/vue3-element-admin.git

# 进入项目目录
cd vue3-element-admin

# 安装依赖
npm install

# 建议修改为 taobao 源解决下载速度慢的问题
npm config set registry https://registry.npm.taobao.org/

# 启动服务
npm run dev

发布

# 构建生产环境
npm run build

其它

# eslint代码格式检查
npm run lint:js

# stylelint代码样式检查
npm run lint:css

浏览器支持

本地开发推荐使用Chrome浏览器, 在火狐浏览器进行开发相对卡顿。

支持现代浏览器, 不支持 IE

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
not support last 2 versions last 2 versions last 2 versions last 2 versions

更多浏览器可以查看 Can I Use Es Module

在线 Demo

TypeScript 版本传送门

License

MIT

Copyright (c) 2021 雪月欧巴

vue3-element-admin's People

Contributors

au1996 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.