Skip to content

ia319/Vue-Admin-System

Repository files navigation

Vue 3 Admin Dashboard

Currently,This project is a Vue 3-based admin dashboard, built with Vite, Element Plus, and Pinia. It includes dynamic menus and highly reusable components for efficient development.

Tech Stack

  • Vue 3 - Modern TypeScript framework
  • Vite - Fast build tool with hot module replacement
  • Element Plus - UI component library for Vue 3
  • Pinia - State management library, Vuex alternative

Features

  • Dynamic Menus - Automatically generated based on user roles
  • Reusable Components - Common UI elements extracted for easy reuse
  • High Performance - Powered by Vite for fast development & builds
  • Element Plus UI - Pre-built components for elegant design

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Vue3,Element-Plus,Pinia,Vite,Mock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages