Skip to content

Files

Latest commit

 

History

History
100 lines (69 loc) · 5.74 KB

README.en.md

File metadata and controls

100 lines (69 loc) · 5.74 KB

vue3-admin-vite

English | 中文

Introduction

vue3-admin-vite is a free and open source back-end template. Using the latestvue3.x,vite2.x,Element Plus and other mainstream technology development, the out-of-the-box 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
  • Theming: Configurable themes, custom themes, multiple layouts

Preview

vue3-admin-demo vue3-admin-demo vue3-admin-demo vue3-admin-demo

Preparation

  • node and git - Project development environment
  • Vite - Familiar with vite features
  • Vue3 - Familiar with Vue basic syntax
  • Es6+ - Familiar with es6 basic syntax
  • element-Plus - ui basic use

Install and use

  • Get the project code
git clone https://github.com/wuufeii/vue3-admin-vite.git
  • Installation dependencies
cd vue3-admin-vite

npm install
  • run
npm run dev
  • build
npm run build

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

  • 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

Browser support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not 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