2024-07-07 23:52:19 +08:00
---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
sidebar: false
hero:
2024-07-28 14:29:05 +08:00
name: Vben Admin
2024-08-23 19:46:51 +08:00
text: Enterprise-Level Management System Framework
tagline: Fully Upgraded, Ready to Use, Simple and Efficient
2024-07-07 23:52:19 +08:00
image:
2024-09-21 20:52:36 +08:00
src: https://unpkg.com/@vbenjs/static-source@0.1.7/source/logo-v1.webp
2024-07-28 14:29:05 +08:00
alt: Vben Admin
2024-07-07 23:52:19 +08:00
actions:
- theme: brand
2024-08-23 19:46:51 +08:00
text: Get Started ->
link: /en/guide/introduction/vben
2024-07-07 23:52:19 +08:00
- theme: alt
2024-08-23 19:46:51 +08:00
text: Live Preview
link: https://www.vben.pro
- theme: alt
text: View on GitHub
2024-07-07 23:52:19 +08:00
link: https://github.com/vbenjs/vue-vben-admin
features:
2024-07-28 14:29:05 +08:00
- icon: 🚀
2024-08-23 19:46:51 +08:00
title: Latest Technology Stack
details: Based on the latest technology stack, including Vue3, Pinia, Vue Router, TypeScript, etc.
link: /en/guide/introduction/quick-start
linkText: Get Started
2024-07-28 14:29:05 +08:00
- icon: 🦄
2024-08-23 19:46:51 +08:00
title: Rich Configurations
details: An enterprise-level frontend solution for middle and back-end systems, offering a wealth of components, templates, and various preference settings.
link: /en/guide/essentials/settings
linkText: Configuration Documentation
2024-07-28 14:29:05 +08:00
- icon: 🎨
2024-08-23 19:46:51 +08:00
title: Theme Customization
details: Easily switch between various themes through simple configurations, catering to personalized needs.
link: /en/guide/in-depth/theme
linkText: Theme Documentation
2024-07-28 14:29:05 +08:00
- icon: 🌐
2024-08-23 19:46:51 +08:00
title: Internationalization
details: Built-in internationalization support with multiple languages to meet global needs.
link: /en/guide/in-depth/locale
linkText: Internationalization Documentation
- icon: 🔐
title: Access Control
details: Built-in access control solutions supporting various permission management methods to meet different access requirements.
link: /en/guide/in-depth/access
linkText: Access Documentation
2024-07-28 14:29:05 +08:00
- title: Vite
icon:
src: /logos/vite.svg
2024-08-23 19:46:51 +08:00
details: Modern frontend build tool with fast cold start and instant hot updates.
link: https://vitejs.dev/
linkText: Official Site
2024-07-28 14:29:05 +08:00
- title: Shadcn UI
icon:
src: /logos/shadcn-ui.svg
2024-08-23 19:46:51 +08:00
details: Core built on Shadcn UI + Tailwindcss, with business support for any UI framework.
link: https://www.shadcn-vue.com/
linkText: Official Site
2024-07-28 14:29:05 +08:00
- title: Turbo Repo
icon:
src: /logos/turborepo.svg
2024-08-23 19:46:51 +08:00
details: Standardized monorepo architecture using pnpm + monorepo + turbo for enterprise-level development standards.
link: https://turbo.build/
linkText: Official Site
2024-07-28 14:29:05 +08:00
- title: Nitro Mock Server
icon:
src: /logos/nitro.svg
2024-08-23 19:46:51 +08:00
details: Built-in Nitro Mock service makes your mock service more powerful.
link: https://nitro.unjs.io/
linkText: Official Site
2024-07-07 23:52:19 +08:00
---
2024-07-28 14:29:05 +08:00
< VbenContributors / >