Overview:
The “naive-ui-manage” is a lightweight and clean backend management template based on Vue3, Unocss, and Naive UI. It provides a responsive layout that adapts to both PC and mobile devices. This template is designed for fast development of backend management systems.
Features:
- Developed using Vue3, Unocss, and Naive UI
- Responsive layout for PC and mobile devices
- Theme color switching
- File routing with a declarative and dynamic directory structure
- Built-in login, logout, and permission verification
- Multiple environment configurations (dev, testing, production)
- Integration with mock API service
- Integration with Iconify icons for easy use
- Component and API auto-import/load
- Built-in example pages
Installation:
To install the “naive-ui-manage” theme, follow these steps:
Clone the repository:
git clone <repository_url>
Install dependencies:
npm install
Run the development server:
npm run dev
Access the theme at http://localhost:8080.
Summary:
The “naive-ui-manage” is a lightweight and clean backend management template built with Vue3, Unocss, and Naive UI. It provides various features and functionalities such as responsive layout, theme color switching, file routing, login/logout, permission verification, multiple environment configurations, mock API integration, Iconify icon integration, component/API auto-import/load, and built-in example pages. This template is suitable for quick development of backend management systems.