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.
- 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
- 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
npm installnpm run devnpm run buildLint with ESLint
npm run lint