Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 203 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 203 Bytes

Admin-in-antD3.x

基于 dva@2.1.0 , antd@^3.1.3, 搭建的管理后台项目。

usage

 cd /dva-quickstart
 npm i
 npm start

 # build for production with minification
 npm run build