GithubHelp home page GithubHelp logo

veu-element-admin's Introduction

简体中文 | [English](./README.md)

简介

vue-element-admin 是一个后台集成解决方案,它基于 Vue.jselement。它使用了最新的前端技术栈,动态路由,权限验证等很多功能特性。

注意:该项目使用 [email protected]+ 版本,所以最低兼容 [email protected]+

前序准备

你的本地环境需要安装 nodegit。我们的技术栈基于 ES2015+vuevuexvue-router and element-ui,所有的请求数据都使用Mock.js模拟,提前了解和学习这些知识会对使用本项目有很大的帮助。

同时配套一个系列的教程文章,如何从零构建后一个完整的后台项目,建议大家先看完这些文章再来实践本项目

如有问题请先看上述使用文档和文章,若不能满足,欢迎 issue 和 pr

功能

- 登录/注销
- 权限验证
- 多环境发布
- 动态侧边栏(支持多级路由)
- 动态面包屑
- 国际化多语言
- 多种动态换肤
- 快捷导航(标签页)
- Svg Sprite 图标
- Dashboard
- 本地mock数据
- Echarts 图表
- Clipboard(剪贴复制)
- 401/404错误页面
- 导出excel
- 导出zip
- 前端可视化excel
- 树形table
- Table example
- 动态table example

Getting started

# clone the project
git clone https://github.com/zhangyaoping/veu-element-admin.git

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:3000.

Build

# build for test environment
npm run build:sit

# build for production environment
npm run build:prod

Advanced

# --report to build with bundle size analytics
npm run build:prod --report

# --preview to start a server in local to preview
npm run build:prod --preview

# lint code
npm run lint

# auto fix
npm run lint -- --fix

License

Copyright (c) 2018-present zhangyao

veu-element-admin's People

Contributors

zhangyao1990 avatar

Stargazers

 avatar  avatar Lanny avatar  avatar  avatar  avatar  avatar suuuuuu avatar  avatar  avatar  avatar  avatar 胡明伟 avatar zgc avatar Rock Lee avatar Sailfan Yang avatar

Watchers

James Cloos avatar  avatar Rock Lee avatar  avatar  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.