基于 vite构建的react后台模版 使用: acro-design + react-router-dom v6 + mockjs + less,支持国际化,亮色暗色切换等
Arco-admin-template is a free and open-source admin template for the backend of a website. It is built using React 17, Vite 2, React-router-dom v6, and less, making it a ready-to-use frontend solution for creating a backend system. The project aims to provide a learning platform for React Hook API, understanding the Vite 2 plugin mechanism and build configuration, and exploring the new features of React-router-dom v6. It also offers customization options for themes, internationalization support, a mock data solution, and a dark mode feature. The documentation for the Arco Design UI library is still being developed.
To install the Arco-admin-template, make sure you have the following requirements installed:
To use the template, follow these steps:
npm install
.npm run build
.npm run serve
.Arco-admin-template is an open-source admin template built with modern technologies like React 17, React-router-dom v6, and Vite 2. It provides a ready-to-use solution for creating a backend system with features like customizable themes, internationalization support, a mock data solution, and a dark mode feature. The installation process involves cloning the repository, installing the dependencies, and running necessary commands to build and preview the template.