Dva Boot Admin

screenshot of Dva Boot Admin
react
less
ant-design

:cake: react admin dashboard ui LANIF-ADMIN --- react 16 + react-router 4 + dva 2 + antd 4 后台管理 脚手架

Overview

This is a new upgraded version of a backend management system that supports Ant.Design 4.0 based on the React ecosystem. It provides a set of ready-to-use tools and components, including custom and third-party components, for building robust and visually appealing web programs. The aim is to help users quickly and stably develop web projects.

Features

  • dva framework for simplified data flow management
  • Data simulation for independent frontend development
  • Pagination logic for simplified and standardized pagination
  • Fetch requests with support for various interaction methods with the backend
  • Lazy loading of routes for fast initial loading
  • Extension of Antd UI with useful configurations
  • CRUD functionality for data table, search box, and form
  • Modular directory structure for focused and decoupled development
  • Efficient production build with small file size (less than 2.09 MB when gzipped)
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

less
LESS

Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.

ant-design
Ant Design

Ant Design is a React UI library that provides a set of pre-designed components and design resources for building high-quality, responsive web applications.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

Redux

Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.