Vue Admin screenshot

Vue Admin

Author Avatar Theme by Dolphin admin
Updated: 13 Jan 2024
67 Stars

Dolphin Admin Vue is an open source, lightweight, out-of-the-box, elegant and exquisite, internationalized backend management template based on Vue 3 + Vite + Naive UI + TypeScript + TailwindCSS.

Categories

Overview:

Dolphin Admin Vue is an open-source backend management template based on Vue 3 + Vite + Naive UI + TypeScript + TailwindCSS. It is lightweight, out-of-the-box, elegant, and internationalized. The template offers a variety of features and utilizes popular technologies for efficient development.

Features:

  • Vue 3 and Vite: Using the latest versions of Vue and Vite for efficient development.
  • TypeScript: Strongly typed language for enhanced code quality.
  • Naive UI: A Vue 3-based UI library for building user interfaces.
  • TailwindCSS: Utilizes a utility-first CSS framework for styling.
  • Global State Management: Implementing Pinia for managing global state.
  • Request Handling: Axios for handling requests with high encapsulation.
  • Internationalization: Supports internationalization with vue-i18n.
  • Data Visualization: ECharts for visualizing data efficiently.
  • Real-Time Communication: Utilizes Socket.IO for real-time communication.

Installation:

  1. Ensure Node.js version >=16.20.1 is installed.
  2. Install pnpm globally: npm install -g pnpm.
  3. Clone the repository and navigate to the project directory.
  4. Install dependencies using pnpm: pnpm install.
  5. Configure environment variables by creating a .env file based on .env.example.
  6. For development, run the command: pnpm dev.
  7. To build the project, run: pnpm build.

Summary:

Dolphin Admin Vue is a versatile backend management template that incorporates modern technologies like Vue 3, TypeScript, Naive UI, and TailwindCSS. With features such as global state management, internationalization support, and real-time communication capabilities, it provides developers with a solid foundation for building efficient and elegant admin interfaces. The installation process is straightforward, requiring minimal setup to get started with the template.