Skip to content

fireyy/react-antd-admin

Repository files navigation

This Project Is Deprecated. Use Ant Design Pro instead.

Ant Design Pro is a production-ready solution for admin interfaces. Built on the design principles developed by Ant Design, this project introduces higher level components; we have developed templates, components, and a corresponding design kit to improve the user and development experience for admin interfaces.

React Ant.Design Admin UI


Live Demo

Features

Getting Started

Just clone the repo and install the necessary node modules:

$ git clone https://github.com/fireyy/react-antd-admin
$ cd react-antd-admin
$ npm install

Run Dev

$ npm run dev

Run test spec

$ npm run test

Build

$ npm run build

Changelog

0.2.0

  • 更新 React 到 15.6.x
  • 更新 webpack 到 2.x

0.1.2

  • 更新依赖组件到最新版本
  • 增加 page2 demo