react antd admin
1.0.0
該項目被棄用。改用Ant Design Pro。
Ant Design Pro是用於管理界面的生產的解決方案。該項目基於Ant Design開發的設計原理,介紹了更高級別的組件。我們已經開發了模板,組件和相應的設計套件,以改善管理界面的用戶和開發經驗。
現場演示
只需克隆回購併安裝必要的節點模塊:
$ git clone https://github.com/fireyy/react-antd-admin
$ cd react-antd-admin
$ npm install
$ npm run dev
$ npm run test
$ npm run build