React Antd Admin Template screenshot

React Antd Admin Template

Author Avatar Theme by Nlrx wjc
Updated: 21 Jan 2022
2163 Stars

一个基于React+Antd的后台管理模版,在线预览https://nlrx-wjc.github.io/react-antd-admin-template/

Categories

Overview

The react-antd-admin-template is a backend management system template built with React and Ant Design. It includes typical business models such as user login/logout, dynamic routing, permission verification, and user management. This template can help you quickly build prototypes for enterprise-level backend products, making it the ideal choice for freelance projects. The inspiration for this system comes from vue-element-admin, an excellent backend management system template based on Vue and ElementUI. This template was created by a developer who primarily works with Vue but wanted to try their hand at React. While the developer admits to being new to React, they welcome feedback and contributions from others.

Features

  • User login/logout
  • Dynamic routing
  • Permission verification
  • User management
  • Built with React and Ant Design
  • Ideal for enterprise-level backend products
  • Inspired by vue-element-admin template
  • Welcome to feedback and contributions

Installation

  1. Clone the repository:

    git clone [repository link]
    
  2. Change into the project directory:

    cd react-antd-admin-template
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Access the template in your browser at http://localhost:3000

Summary

The react-antd-admin-template is a backend management system template built with React and Ant Design. It provides various features such as user management, dynamic routing, and permission verification. Despite being new to React, the developer welcomes feedback and contributions from others. The template can be installed by cloning the repository and following the installation guide provided.