MyGit

PanJiaChen/vue-admin-template

Fork: 7336 Star: 19624 (更新于 2024-05-17 00:45:44)

license: MIT

Language: JavaScript .

a vue2.0 minimal admin template

最后发布版本: 4.4.0 ( 2020-06-21 22:01:33)

官方网址 GitHub网址

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

SPONSORED BY

Build Setup

# clone the project
git clone https://github.com/PanJiaChen/vue-admin-template.git

# enter the project directory
cd vue-admin-template

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:9528

Build

# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

Advanced

# preview the release environment effect
npm run preview

# preview the release environment effect + static resource analysis
npm run preview -- --report

# code format check
npm run lint

# code format check and auto fix
npm run lint -- --fix

Refer to Documentation for more information

Demo

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

Browsers support

Modern browsers and Internet Explorer 10+.

IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari
IE10, IE11, Edge last 2 versions last 2 versions last 2 versions

License

MIT license.

Copyright (c) 2017-present PanJiaChen

最近版本更新:(数据更新于 2024-05-19 11:56:38)

2020-06-21 22:01:33 4.4.0

2020-06-21 22:01:01 4.3.1

2020-06-09 16:01:58 4.3.0

2019-05-27 17:06:11 4.2.1

2019-04-22 16:05:16 4.1.0

2019-02-22 14:04:04 v3.9.0

2018-08-20 16:08:06 v3.8.0

2018-05-02 18:03:32 v3.6.0

2017-11-30 11:44:12 v3.0.0

2017-08-30 18:15:27 v1.0.0

主题(topics):

axios, element-ui, javascript, vue, vue-admin, vue-cli, vue-router, vuex

PanJiaChen/vue-admin-template同语言 JavaScript最近更新仓库

2024-07-04 07:31:29 vercel/next.js

2024-06-25 20:14:46 projectdiscovery/nuclei-templates

2024-06-22 08:38:28 sveltejs/svelte

2024-06-20 17:48:22 4ian/GDevelop

2024-06-18 06:07:40 langflow-ai/langflow

2024-06-15 01:21:11 serverless/serverless