mathjoy / mypic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Build

$ npm run build

Run demo

$ npm run demo

Changelog

0.1.2

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

About

License:MIT License


Languages

Language:JavaScript 94.9%Language:CSS 4.2%Language:Smarty 0.9%