基于 antd 的后台管理平台, 在 react 中玩转 D3.js
Ant-admin is a backend management platform built on top of Antd (Ant Design) and is designed for use with React. It includes features such as D3.js integration and provides an online demo for users to explore its capabilities. The project is initialized using Create React App and is available through npm and yarn package managers. The project is open source and is licensed under the MIT license.
To install Ant-admin, follow these steps:
npm install ant-admin
Or if you prefer using yarn, run:
yarn add ant-admin
Ant-admin is a powerful backend management platform built on top of Antd and designed for use with React. It offers seamless integration with D3.js, provides an online demo for users to explore its capabilities, and is initialized using Create React App for a quick and easy setup process. With its extensive features and ease of use, Ant-admin is a great choice for building efficient and visually appealing backend management systems.