# vue-three **Repository Path**: hearthurt/vue-three ## Basic Information - **Project Name**: vue-three - **Description**: vue3后台模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-16 - **Last Updated**: 2024-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

vue3-admin-vite

**English** | [中文](./README.md) ## Introduction vue3-admin-vite is a free and open source back-end template. Using the latest`vue3.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 - Online preview address: [vue3-admin-vite]

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

## Preparation - [node](http://nodejs.org/) and [git](https://git-scm.com/) - Project development environment - [Vite](https://vitejs.dev/) - Familiar with vite features - [Vue3](https://v3.vuejs.org/) - Familiar with Vue basic syntax - [Es6+](http://es6.ruanyifeng.com/) - Familiar with es6 basic syntax - [element-Plus](https://element-plus.org/) - ui basic use ## Install and use - Get the project code ```bash git clone https://github.com/wuufeii/vue3-admin-vite.git ``` - Installation dependencies ```bash cd vue3-admin-vite npm install ``` - run ```bash npm run dev ``` - build ```bash npm run build ``` ## How to contribute You are very welcome to join![Raise an issue](https://github.com/wuufeii/vue3-admin-vite/issues/new/choose) 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. submit`pull 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](http://godban.github.io/browsers-support-badges/)
IE | [ Edge](http://godban.github.io/browsers-support-badges/)
Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari | | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |