summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpany <[email protected]>2023-08-11 09:34:15 +0800
committerpany <[email protected]>2023-08-11 09:34:15 +0800
commitee91984cf520c6350bdb009ab2a1c71c0da5f89d (patch)
treec05fe297c66871f4831ebfbe593b3e9a2695825a /README.md
parent9f486757b8b95ec500e7eb846cde5ceba1429f12 (diff)
docs: adjust paragraph order
Diffstat (limited to 'README.md')
-rw-r--r--README.md34
1 files changed, 17 insertions, 17 deletions
diff --git a/README.md b/README.md
index e0d1165..db8c285 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,15 @@
## ⚡ Introduction
-v3-admin-vite is a free and open source middle and background management system basic solution, based on mainstream framework such as Vue3, TypeScript, Element Plus, Pinia and Vite
+V3 Admin Vite is a free and open source middle and background management system basic solution, based on mainstream framework such as Vue3, TypeScript, Element Plus, Pinia and Vite
- Vue-Cli 5.x: [v3-admin](https://github.com/un-pany/v3-admin)
- Electron desktop: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite)
+China repository
+
+- Gitee: [link](https://gitee.com/un-pany/v3-admin-vite)
+
## ❤️ Generate electricity with love
- **Completely free**:But hopefully you order a star !!!
@@ -19,6 +23,18 @@ v3-admin-vite is a free and open source middle and background management system
- **Latest dependencies**: Regularly update all third-party dependencies to the latest version
- **Very specification**: The code style is unified, the naming style is unified, and the comment style is unified
+## 📚 Document
+
+[Chinese documentation](https://juejin.cn/post/7089377403717287972)
+
+[Chinese getting started tutorial](https://juejin.cn/column/7207659644487139387)
+
+## Online preview
+
+| Location | account | Link |
+| ------------ | ------------------- | ----------------------------------------------- |
+| github-pages | `admin` or `editor` | [link](https://un-pany.github.io/v3-admin-vite) |
+
## Feature
- **Vue3**:The latest Vue3 composition API using Vue3 + script setup
@@ -47,22 +63,6 @@ v3-admin-vite is a free and open source middle and background management system
- **Dashboard**: Display different Dashboard pages according to different users
- **Other functions**:SVG, Dynamic Sidebar, Dynamic Breadcrumb Navigation, Tabbed Navigation, Screenfull, Adaptive Shrink Sidebar, HooK (Composables)
-## 📚 Document
-
-[Chinese documentation](https://juejin.cn/post/7089377403717287972)
-
-[Chinese getting started tutorial](https://juejin.cn/column/7207659644487139387)
-
-## Gitee repository
-
-[Gitee](https://gitee.com/un-pany/v3-admin-vite)
-
-## Online preview
-
-| Location | account | Link |
-| ------------ | ------------------- | ----------------------------------------------- |
-| github-pages | `admin` or `editor` | [Link](https://un-pany.github.io/v3-admin-vite) |
-
## 🚀 Development
```bash