Skip to content

fireyy/react-antd-admin

Folders and files

NameName
Last commit message
Last commit date
Jun 28, 2017
Jun 28, 2017
Mar 8, 2017
Jul 17, 2017
Jun 28, 2017
Jun 28, 2017
Mar 10, 2017
Mar 10, 2017
Dec 19, 2016
Nov 22, 2017
Jun 27, 2017
Jun 28, 2017
Jun 20, 2017
Aug 21, 2017
Jun 28, 2017

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