Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 865 Bytes

README.md

File metadata and controls

54 lines (39 loc) · 865 Bytes

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.1.2

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