基于element-ui框架的一个简洁后台

网友投稿 782 2022-10-25

基于element-ui框架的一个简洁后台

基于element-ui框架的一个简洁后台

vue-admin-template

English | 简体中文

A minimal vue admin template with Element UI & axios & iconfont & permission control & lint

Live demo: http://panjiachen.github.io/vue-admin-template

The current version is v4.0+ build on vue-cli. If you want to use the old version , you can switch branch to tag/3.11.0, it does not rely on vue-cli

Build Setup

# clone the projectgit clone https://github.com/PanJiaChen/vue-admin-template.git# enter the project directorycd vue-admin-template# install dependencynpm install# developnpm run dev

This will automatically open http://localhost:9528

Build

# build for test environmentnpm run build:stage# build for production environmentnpm run build:prod

Advanced

# preview the release environment effectnpm run preview# preview the release environment effect + static resource analysisnpm run preview -- --report# code format checknpm run lint# code format check and auto fixnpm run lint -- --fix

Refer to Documentation for more information

Demo

Extra

If you want router permission && generate menu by user roles , you can use this branch permission-control

For typescript version, you can use vue-typescript-admin-template (Credits: @Armour)

Related Project

vue-element-admin

electron-vue-admin

vue-typescript-admin-template

Browsers support

Modern browsers and Internet Explorer 10+.

License

MIT license.

Copyright (c) 2017-present PanJiaChen

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:GZIPInputStream 类源码分析
下一篇:最容易理解的Raft算法讲解
相关文章

 发表评论

暂时没有评论,来抢沙发吧~