/react-antd-admin

React Ant.design Admin UI

Primary LanguageJavaScript

React Ant.Design Admin UI

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
$ npm start

Run test spec

$ npm run test