Aucune description

vben 7eff46d80c refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui il y a 8 mois
.changeset 54b35deeab fix: type check il y a 9 mois
.github 826907f6c3 fix: fix content style error when footer is not fixed il y a 8 mois
.husky 6147d13a29 docs: update docs il y a 8 mois
.vscode 04a1533a1e refactor: splitting and reorganizing style files il y a 8 mois
apps 7eff46d80c refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui il y a 8 mois
deploy 38d58394e3 feat: add docker shell il y a 10 mois
internal 5784d718c0 chore: update deps il y a 8 mois
packages 7eff46d80c refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui il y a 8 mois
scripts 5784d718c0 chore: update deps il y a 8 mois
website f98f504534 chore: change how the package is built il y a 8 mois
.browserslistrc 399334ac57 chore: init project il y a 10 mois
.commitlintrc.mjs 399334ac57 chore: init project il y a 10 mois
.dockerignore 38d58394e3 feat: add docker shell il y a 10 mois
.editorconfig 04a1533a1e refactor: splitting and reorganizing style files il y a 8 mois
.gitattributes 399334ac57 chore: init project il y a 10 mois
.gitconfig 399334ac57 chore: init project il y a 10 mois
.gitignore ca1cad0cd3 feat: add backend-mock app il y a 8 mois
.gitpod.yml 399334ac57 chore: init project il y a 10 mois
.lintstagedrc.mjs 399334ac57 chore: init project il y a 10 mois
.ls-lint.yml d4f61c283f chore: update uikit -> ui-kit il y a 9 mois
.node-version 399334ac57 chore: init project il y a 10 mois
.npmrc e042a03e11 chore: update deps il y a 10 mois
.prettierignore 351a41e219 chore: update ci il y a 9 mois
.prettierrc.mjs 399334ac57 chore: init project il y a 10 mois
.stylelintignore 35c3dd78ec chore: format code il y a 9 mois
Dockerfile 89586ef2c4 fix: Page switching display is abnormal il y a 9 mois
LICENSE 399334ac57 chore: init project il y a 10 mois
README.md 351a41e219 chore: update ci il y a 9 mois
README.zh-CN.md 414a639db1 chore: update deps il y a 8 mois
build-local-docker-image.sh 38d58394e3 feat: add docker shell il y a 10 mois
cspell.json 4674380266 perf: optimize the naming of locale key il y a 8 mois
eslint.config.mjs 399334ac57 chore: init project il y a 10 mois
package.json daa31f7156 refactor(project): simplified part of the package, code optimization il y a 8 mois
pnpm-lock.yaml 7eff46d80c refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui il y a 8 mois
pnpm-workspace.yaml 7eff46d80c refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui il y a 8 mois
stylelint.config.mjs 399334ac57 chore: init project il y a 10 mois
turbo.json f98f504534 chore: change how the package is built il y a 8 mois
vben-admin.code-workspace 7eff46d80c refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui il y a 8 mois
vitest.config.ts 399334ac57 chore: init project il y a 10 mois

README.md

VbenAdmin Logo

[![license](https://img.shields.io/github/license/anncwb/vue-vben-admin.svg)](LICENSE)

Vue vben admin

English | 中文

Introduction

Vue Vben Admin is a free and open source middle and back-end template. Using the latest vue3, vite2, TypeScript and other mainstream technology development, the out-of-the-box middle and back-end front-end solutions can also be used for learning reference.

Feature

  • State of The Art Development:Use front-end front-end technology development such as Vue3/vite2
  • TypeScript: Application-level JavaScript language
  • Theming: Configurable themes
  • International:Built-in complete internationalization program
  • Mock Server Built-in mock data scheme
  • Authority Built-in complete dynamic routing permission generation scheme.
  • Component Multiple commonly used components are encapsulated twice

Preview

Test account: vben/123456

VbenAdmin Logo VbenAdmin Logo VbenAdmin Logo

Use Gitpod

Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.

Open in Gitpod

Documentation

Document

Preparation

  • node and git - Project development environment
  • Vite - Familiar with vite features
  • Vue3 - Familiar with Vue basic syntax
  • TypeScript - Familiar with the basic syntax of TypeScript
  • Es6+ - Familiar with es6 basic syntax
  • Vue-Router-Next - Familiar with the basic use of vue-router
  • Ant-Design-Vue - ui basic use
  • Mock.js - mockjs basic syntax

Install and use

  • Get the project code

    git clone https://github.com/anncwb/vue-vben-admin.git
    
  • Installation dependencies

    cd vue-vben-admin
    
    pnpm install
    
    
  • run

    pnpm serve
    
  • build

    pnpm build
    

Change Log

CHANGELOG

Project

How to contribute

You are very welcome to join!Raise an issue Or submit a Pull Request。

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat/xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat/xxxx
  5. submitpull request

Git Contribution submission specification

  • reference vue specification (Angular)

    • feat Add new features
    • fix Fix the problem/BUG
    • style The code style is related and does not affect the running result
    • perf Optimization/performance improvement
    • refactor Refactor
    • revert Undo edit
    • test Test related
    • docs Documentation/notes
    • chore Dependency update/scaffolding configuration modification etc.
    • workflow Workflow improvements
    • ci Continuous integration
    • types Type definition file changes
    • wip In development

Related warehouse

If these plugins are helpful to you, you can give a star support

Browser support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not IE

IEEdgeFirefox
 Edge
 Edge
Firefox
ChromeChrome SafariSafari not support last 2 versions last 2 versions last 2 versions last 2 versions

Maintainer

@Vben

Donate

If you think this project is helpful to you, you can help the author buy a cup of coffee to show your support!

donate

Paypal Me

Contributor

Discord

License

MIT © Vben-2020