A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite6, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
Soybean Admin is a fresh and elegant Vue3-based admin template for mid to back-end applications. It utilizes the latest frontend technologies including Vue3, Vite3, TypeScript, NaiveUI, Pinia, and UnoCSS. It offers rich theme customization, high code quality, file-based routing system, and dynamic permission routing based on mocks. It is a ready-to-use frontend solution for mid to back-end applications and can also be used for learning and reference.
To install Soybean Admin, follow these steps:
Clone the code repository:
git clone [repository-url]
Install the dependencies:
pnpm install
Run the build:
pnpm build
Deploy with Docker:
docker build -t soybean-admin .
docker run -p 80:80 soybean-admin
Access Soybean Admin:
Open your browser and visit http://localhost
Soybean Admin is a feature-rich admin template built with the latest frontend technologies. It provides a clean and elegant design, a customizable theme system, and a highly organized codebase. With its file-based routing system and dynamic permission routing, Soybean Admin offers a seamless development experience for building mid to back-end applications. It also includes a comprehensive set of tools and libraries under the SoybeanJS ecosystem for additional functionality and convenience.