dva-example-user-dashboard

December 22, 2016 · View on GitHub

详见《12 步 30 分钟,完成用户管理的 CURD 应用 (react+dva+antd)》。


Getting Started

Install dependencies.

$ npm install

Start server.

$ npm start

If success, app will be open in your default browser automatically.